Download the PHP package pear/http2 without Composer
On this page you can find all versions of the php package pear/http2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor pear
Package http2
Short Description Miscellaneous HTTP utilities
License BSD-2-Clause
Homepage http://pear.php.net/package/HTTP2
Package http2
Short Description Miscellaneous HTTP utilities
License BSD-2-Clause
Homepage http://pear.php.net/package/HTTP2
Please rate this library. Is it a good library?
Informations about the package http2
HTTP2 - Miscellaneous HTTP utilities
Static methods for doing miscellaneous HTTP related stuff like date formatting, language negotiation or HTTP redirection.
Features
- Language negotiation
- MIME type negotiation
- Charset negotiation
- Send HEAD requests to URLs
- Make URLs absolute
- Parse HTTP
Link:
header values (RFC 5988)
Installation
$ composer require pear/http2
Usage
Language negotiation
Quality factors in the Accept-Language:
header are supported, e.g.:
Accept-Language: en-UK;q=0.7, en-US;q=0.6, no, dk;q=0.8
Code:
Charset negotiation
MIME type negotiation
Links
Homepage http://pear.php.net/package/HTTP2 Bug tracker http://pear.php.net/bugs/search.php?cmd=display&package_name[]=HTTP2 Documentation http://pear.php.net/package/HTTP2/docs Unit test status https://travis-ci.org/pear/HTTP2
Packagist https://packagist.org/packages/pear/http2
All versions of http2 with dependencies
PHP Build Version
Package Version
No informations.
The package pear/http2 contains the following files
Loading the files please wait ....