- fix possible crash with http_redirect() and http_build_url() called without parameters
[m6w6/ext-http] / package2.xml
index 892f1c8dcaa3145e3a49a3a52a568347ca3e516b..b0510e154c342a37aa2d7982765f9e9f3210ec2e 100644 (file)
@@ -46,10 +46,13 @@ HttpResponse
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
++ 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="/">