- changelog
authorMichael Wallner <mike@php.net>
Thu, 22 Sep 2005 12:10:44 +0000 (12:10 +0000)
committerMichael Wallner <mike@php.net>
Thu, 22 Sep 2005 12:10:44 +0000 (12:10 +0000)
package2.xml

index 9972ba9f0ee3f5b8284dc38370e963328e52b899..05565037be03c2db1a9fe5de4115eb6efdc64cff 100644 (file)
  <notes><![CDATA[
 + Added missing support for raw post data in HttpRequest
 + Added missing HttpMessage::setBody()
  <notes><![CDATA[
 + Added missing support for raw post data in HttpRequest
 + Added missing HttpMessage::setBody()
++ Added HttpRequest::METH_* constants
++ Added HttpRequest::AUTH_* constants
++ Added HttpMessage::TYPE_* constants
++ Added HttpResponse::ETAG_* constants
++ Added HTTP_ETAG_MHASH_* constants
++ Added supported ETag hash algrithms to php_info() output
++ Added ETag hashing through PHPs CRC32() implementation
++ Added new language/charset negotiator
++ Added HttpMessage::setBody()
++ Added HttpRequest raw post data support
+
+* Changed HttpMessage::toString([include_parent = true]) to false
+* Renamed HTTP_GET etc. constants to HTTP_METH_GET
+* Fixed protected property access
+
 ]]></notes>
  <contents>
   <dir name="/">
 ]]></notes>
  <contents>
   <dir name="/">
  <extsrcrelease>
   <configureoption 
    name="with-http-curl-requests"
  <extsrcrelease>
   <configureoption 
    name="with-http-curl-requests"
-   prompt="wheter to enable cURL HTTP requests"
+   prompt="whether to enable cURL HTTP requests"
    default="yes"
   />
   <configureoption
    default="yes"
   />
   <configureoption