- fix possible crash with http_redirect() and http_build_url() called without parameters
[m6w6/ext-http] / package2.xml
index cc99e7d72e15b0a285f95f6ef73c360422746eb3..b0510e154c342a37aa2d7982765f9e9f3210ec2e 100644 (file)
@@ -37,7 +37,7 @@ HttpResponse
  </lead>
  <date>2006-00-00</date>
  <version>
-  <release>1.0.0RC2</release>
+  <release>1.0.0RC3</release>
   <api>1.0.0</api>
  </version>
  <stability>
@@ -46,7 +46,13 @@ HttpResponse
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-* Fixed Bug #7192: Build against libcurl >= 7.15.2 fails
++ Added missing http_request() function
++ Added missing http_request_body_encode() function
+- Improved performance of the message and header parser
+- Disallow $HttpMessage->prepend($HttpMessage) causing infinite recursion
+* Fixed internal http_parse_headers() always returning success
+* Fixed missing "parentMessage" entry in print_r($HttpMessageObject)
+* Fixed possible crash if the response does not contain a status message
 ]]></notes>
  <contents>
   <dir name="/">