5766378102
pecl-http extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. It eases handling of HTTP URLs, dates, redirects, headers and messages, provides means for negotiation of clients preferred language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality too. WWW: http://pecl.php.net/package/pecl_http/ This version is specific to php55 and php56. Repo Copied from www/pecl-http PR: 208259 Submitted by: madpilot
11 lines
453 B
Plaintext
11 lines
453 B
Plaintext
pecl-http extension aims to provide a convenient and
|
|
powerful set of functionality for one of PHPs major
|
|
applications. It eases handling of HTTP URLs, dates,
|
|
redirects, headers and messages, provides means for
|
|
negotiation of clients preferred language and charset,
|
|
as well as a convenient way to send any arbitrary data
|
|
with caching and resuming capabilities. It provides
|
|
powerful request functionality too.
|
|
|
|
WWW: http://pecl.php.net/package/pecl_http/
|