<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/HTTP_Request/download/1.4.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_Request/download/1.4.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_Request/download/1.4.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_Request/download/1.4.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_Request/download/1.4.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_Request/download/1.3.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_Request/download/1.2.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_Request/download/1.2.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_Request/download/1.2.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_Request/download/1.2.1/"/>
</rdf:Seq>
</items>

<title>Latest releases of http_request</title>
<description>The latest releases for the package http_request</description>
</channel>

<item rdf:about="http://pear.php.net/package/HTTP_Request/download/1.4.4/">
 <title>HTTP_Request 1.4.4</title>
 <link>http://pear.php.net/package/HTTP_Request/download/1.4.4/</link>
 <content:encoded>Development of HTTP_Request package is halted, only bug fixing will be done.&lt;br /&gt;
Please submit feature requests for HTTP_Request2 package.&lt;br /&gt;
&lt;br /&gt;
Fixes:&lt;br /&gt;
  * Improved memory usage of _buildRequest() method (bug #14574)&lt;br /&gt;
  * Clarified documentation for addFile() method to mention that it is useful&lt;br /&gt;
    only for POST method file uploads (bug #14635)&lt;br /&gt;
  * Do not send &quot;Content-Length: 0&quot; header for methods other than&lt;br /&gt;
    POST and PUT, as some servers may return error 400 (bug #14740)
 </content:encoded>
 <dc:date>2008-11-17T08:54:31-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_Request/download/1.4.3/">
 <title>HTTP_Request 1.4.3</title>
 <link>http://pear.php.net/package/HTTP_Request/download/1.4.3/</link>
 <content:encoded>* Added possibility to get reason phrase from HTTP response (request #12352)&lt;br /&gt;
* PHP 4.2.0 should be the minimal PHP version (bug #12354), also updated other&lt;br /&gt;
  dependencies' versions to saner values&lt;br /&gt;
* Send a Content-Length header in request even if body is empty (request #12900)&lt;br /&gt;
* Do not pass length parameter to gzinflate(), it could cause problems in some&lt;br /&gt;
  corner cases (bugs #13135, #14370)&lt;br /&gt;
* Return an error if trying to do a HTTPS request without OpenSSL support&lt;br /&gt;
  (bug #14127)&lt;br /&gt;
* Do not stop reading chunked response body prematurely (bug #14200)
 </content:encoded>
 <dc:date>2008-07-21T13:56:14-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_Request/download/1.4.2/">
 <title>HTTP_Request 1.4.2</title>
 <link>http://pear.php.net/package/HTTP_Request/download/1.4.2/</link>
 <content:encoded>* The final CRLF was not properly added to request headers on POST request &lt;br /&gt;
  with no post data (Thanks to Brock Weaver)&lt;br /&gt;
* Added error codes (request #12335, thanks to Joe Stump for the patch)&lt;br /&gt;
* HTTP_Request sent broken requests on redirects with no trailing slash&lt;br /&gt;
  (bug #12308, thanks to Joe Stump for the patch)&lt;br /&gt;
* Requests with a body consisting of only a symbol '0' were sent without body&lt;br /&gt;
  (reported privately by Sam Ghods)&lt;br /&gt;
* download-progress.php example was broken since 1.4.0 due to addition of &lt;br /&gt;
  'connect' and 'disconnect' events. Now works again.
 </content:encoded>
 <dc:date>2007-10-26T09:48:41-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_Request/download/1.4.1/">
 <title>HTTP_Request 1.4.1</title>
 <link>http://pear.php.net/package/HTTP_Request/download/1.4.1/</link>
 <content:encoded>* Removed bogus parameter for getURL() (Bug #9586, thanks to Martin Jansen)&lt;br /&gt;
* Improved API documentation (Bug #9984, thanks to Martin Jansen)&lt;br /&gt;
* Fixed wrong Content-Length if using mbstring function overloading (bug #10605)&lt;br /&gt;
* Fixed bogus &quot;data CRC check failed&quot; error on 64-bit systems (bug #10790,&lt;br /&gt;
  thanks to Bill Moran)&lt;br /&gt;
* Redone the way package handles mbstring function overloading, this will allow&lt;br /&gt;
  using gzip Content-Encoding when said overloading is switched on&lt;br /&gt;
* Added proper header comment blocks, improved phpdoc comments
 </content:encoded>
 <dc:date>2007-05-18T15:24:58-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_Request/download/1.4.0/">
 <title>HTTP_Request 1.4.0</title>
 <link>http://pear.php.net/package/HTTP_Request/download/1.4.0/</link>
 <content:encoded>* Added Keep-Alive support (request #4806), thanks to Justin Patrin for the&lt;br /&gt;
  initial patch. Please note that &quot;Connection: close&quot; header is still added&lt;br /&gt;
  by default, you need to explicitly add &quot;Connection: Keep-Alive&quot; header or&lt;br /&gt;
  remove &quot;Connection&quot; header if using HTTP 1.1&lt;br /&gt;
* A new disconnect() method was added which forces disconnection from the &lt;br /&gt;
  server if Keep-Alive is used. Also two new events are sent to the Listeners:&lt;br /&gt;
  &quot;connect&quot; and &quot;disconnect&quot;&lt;br /&gt;
* Added getUrl() method (request #6589)&lt;br /&gt;
* Added method to properly parse header of gzip-encoded data (see RFC 1952).&lt;br /&gt;
  This takes care of situations when the server adds some additional data&lt;br /&gt;
  to the header (bug #8245) or sends data that is not gzip-encoded when&lt;br /&gt;
  &quot;Content-Encoding: gzip&quot; header is present (bug #8213)&lt;br /&gt;
* &quot;Proxy-Authorization&quot; header is now properly set by constructor&lt;br /&gt;
  (bug #5913)&lt;br /&gt;
* Fixed doc comments mentioning addBody() method instead of proper setBody()&lt;br /&gt;
  (bug #5969)&lt;br /&gt;
* Fixed erroneous removal of &quot;Content-Type&quot; header from request&lt;br /&gt;
  (bug #7922)&lt;br /&gt;
* Bogus HTTP headers are now ignored (bug #8214)&lt;br /&gt;
* Path is set to &quot;/&quot; if an URL without path (http://www.example.com)&lt;br /&gt;
  is given (bug #8662)&lt;br /&gt;
* Moved to package.xml version 2.0
 </content:encoded>
 <dc:date>2006-10-25T12:28:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_Request/download/1.3.0/">
 <title>HTTP_Request 1.3.0</title>
 <link>http://pear.php.net/package/HTTP_Request/download/1.3.0/</link>
 <content:encoded>* All request and response headers are now treated case-insensitively,&lt;br /&gt;
  per RFC 2616 (bug #1045, bug #4367).&lt;br /&gt;
* Values of multiple response headers with the same name are combined&lt;br /&gt;
  into a comma-separated string per RFC 2616 (bug #1045)&lt;br /&gt;
* Generate proper closing boundary for multipart/form-data requests,&lt;br /&gt;
  per RFC 1521 (bug #4397)&lt;br /&gt;
* magic_quotes_runtime directive is switched off when performing the&lt;br /&gt;
  request since it may break file uploads and chunked responses (bug #4543)&lt;br /&gt;
* Response::_readChunked() will finish on zero-length chunk rather than &lt;br /&gt;
  socket eof (patch from bug #3037)&lt;br /&gt;
* Added HTTP_Request::setBody() method, deprecated addRawPostData() due to&lt;br /&gt;
  misleading name. The request body will be sent with all request methods&lt;br /&gt;
  except those that explicitly forbid this (e.g. TRACE). Data set via&lt;br /&gt;
  addPostData() / addFile() will only be sent with POST (see request #4716)
 </content:encoded>
 <dc:date>2005-11-06T14:03:45-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_Request/download/1.2.4/">
 <title>HTTP_Request 1.2.4</title>
 <link>http://pear.php.net/package/HTTP_Request/download/1.2.4/</link>
 <content:encoded>* Notice was raised when processing a response containing secure &lt;br /&gt;
  cookies (bug #2741)&lt;br /&gt;
* Warning was raised when processing a response with empty body and&lt;br /&gt;
  chunked Transfer-encoding (bug #2792)&lt;br /&gt;
* Improved inline documentation on constructor parameters (bug #2751)
 </content:encoded>
 <dc:date>2004-12-30T11:19:16-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_Request/download/1.2.3/">
 <title>HTTP_Request 1.2.3</title>
 <link>http://pear.php.net/package/HTTP_Request/download/1.2.3/</link>
 <content:encoded>* Auth information is properly extracted from URLs of the form http://user:pass@host/&lt;br /&gt;
  (bug #1507)&lt;br /&gt;
* Connection to server is closed after performing request (bug #1692)&lt;br /&gt;
* Use correct argument separator for generated query stings (bug #1857, see&lt;br /&gt;
  also bug #704 for Net_URL)&lt;br /&gt;
* Do not use gzip encoding if certain string functions are overloaded by&lt;br /&gt;
  mbstring extension (bug #1781)&lt;br /&gt;
* addPostData() now properly handles multidimensional arrays (bug #2233)
 </content:encoded>
 <dc:date>2004-10-01T11:52:02-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_Request/download/1.2.2/">
 <title>HTTP_Request 1.2.2</title>
 <link>http://pear.php.net/package/HTTP_Request/download/1.2.2/</link>
 <content:encoded>Bug fixes:&lt;br /&gt;
* Fixed #1037 (unable to connect to port 80 through HTTPS). This relies&lt;br /&gt;
  on fix for Net_URL bug #1036, thus Net_URL 1.0.12 is now required.&lt;br /&gt;
* Fixed #1333 (sending POST data on non-POST requests).&lt;br /&gt;
* Fixed #1433 (overwriting the variable name when adding multiple files &lt;br /&gt;
  for upload).
 </content:encoded>
 <dc:date>2004-05-19T06:56:08-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_Request/download/1.2.1/">
 <title>HTTP_Request 1.2.1</title>
 <link>http://pear.php.net/package/HTTP_Request/download/1.2.1/</link>
 <content:encoded>Additions and changes:&lt;br /&gt;
 * Applied patch from #851 (First parameter of constructor is now optional)&lt;br /&gt;
 * Implemented #526 (It is now possible to set timeout on socket, via&lt;br /&gt;
   parameter readTimeout)&lt;br /&gt;
 * Implemented #1141 (It is now possible to pass options to socket via &lt;br /&gt;
   parameter socketOptions, Net_Socket 1.0.2 is needed for this functionality)&lt;br /&gt;
 &lt;br /&gt;
Fixes:&lt;br /&gt;
 * Fixed #842 (Doc comments incorrectly described the possible return values)&lt;br /&gt;
 * Fixed #1152 (Incorrect handling of cookies with '=' in value)&lt;br /&gt;
 * Fixed #1158 (Cookie parameters are not necessarily lowercase)&lt;br /&gt;
 * Fixed #1080 (Cookies should not be urlencoded/urldecoded)
 </content:encoded>
 <dc:date>2004-04-29T09:11:04-05:00</dc:date>
</item>

</rdf:RDF>