- fixed a gotcha in http_chunked_decode (-size_t is always > 0)
[m6w6/ext-http] / package2.xml
index 05565037be03c2db1a9fe5de4115eb6efdc64cff..33a0aaaef371a7bc155f9062fcb7c15bed872f25 100644 (file)
@@ -49,8 +49,6 @@
 + 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