Download the PHP package codeinc/http-headers-middleware without Composer
On this page you can find all versions of the php package codeinc/http-headers-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codeinc/http-headers-middleware
More information about codeinc/http-headers-middleware
Files in codeinc/http-headers-middleware
Download codeinc/http-headers-middleware
More information about codeinc/http-headers-middleware
Files in codeinc/http-headers-middleware
Vendor codeinc
Package http-headers-middleware
Short Description A collection of PSR-15 middleware to manage HTTP headers
License MIT
Homepage https://github.com/CodeIncHQ/HttpHeadersMiddleware
Package http-headers-middleware
Short Description A collection of PSR-15 middleware to manage HTTP headers
License MIT
Homepage https://github.com/CodeIncHQ/HttpHeadersMiddleware
Please rate this library. Is it a good library?
Informations about the package http-headers-middleware
HTTP headers PSR-15 middleware
This library provides a collection of PSR-15 middleware to manage HTTP headers.
The collection includes
AddHttpHeadersMiddleware
Adds HTTP headers to the response- micheh/psr7-cache)
- micheh/psr7-cache)
PoweredByMiddleware
Adds aX-Powered-By
HTTP headers to the responseHttpVersionCheckMiddleware
Insure that the HTTP version of the response is the same of the version used for the request.
Installation
This library is available through Packagist and can be installed using Composer:
:speech_balloon: This library is extracted from the now deprecated codeinc/psr15-middlewares package.
License
The library is published under the MIT license (see LICENSE
file).
All versions of http-headers-middleware with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0
psr/http-server-handler Version ^1.0
micheh/psr7-cache Version ^0.5.0
codeinc/psr7-responses Version ^2
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0
psr/http-server-handler Version ^1.0
micheh/psr7-cache Version ^0.5.0
codeinc/psr7-responses Version ^2
The package codeinc/http-headers-middleware contains the following files
Loading the files please wait ....