Warning: This package management website is
not protected with a password, this is a MAJOR security risk. Please read the
README.
|
Release Type
|
PEAR-style PHP-based Package
|
|
Name
|
HTTP_Request
|
|
Channel
|
pear.php.net
|
|
Summary
|
Provides an easy way to perform HTTP requests
|
|
Description
|
Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy,
Proxy Authentication, SSL, file uploads etc.
|
|
Maintainers
|
Richard Heyes <richard@php.net> (lead)
Alexey Borzov <avb@php.net> (lead)
|
|
Release Date
|
2007-10-26 17:47:17
|
|
Release Version
|
1.4.2 (stable)
|
|
API Version
|
1.4.0 (stable)
|
|
License
|
BSD (http://www.opensource.org/licenses/bsd-license.php)
|
|
Release Notes
|
* The final CRLF was not properly added to request headers on POST request
with no post data (Thanks to Brock Weaver)
* Added error codes (request #12335, thanks to Joe Stump for the patch)
* HTTP_Request sent broken requests on redirects with no trailing slash
(bug #12308, thanks to Joe Stump for the patch)
* Requests with a body consisting of only a symbol '0' were sent without body
(reported privately by Sam Ghods)
* download-progress.php example was broken since 1.4.0 due to addition of
'connect' and 'disconnect' events. Now works again.
|
|
Required Dependencies
|
PHP version 4.0.0
PEAR installer version 1.4.0b1 or newer
Package pear.php.net/Net_URL
Version 1.0.12 or newer
Package pear.php.net/Net_Socket
Version 1.0.2 or newer
|
|
package.xml version
|
2.0
|
|
Last Modified
|
2008-04-16 18:44
|
|
Previous Installed Version
|
- None -
|
|
Options
|
Uninstall package
|
|
More
|
Package Documentation ./.. List Files
Extended Package Information
pear.php.net Developer Documentation
pear.php.net Package Manual
|