X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=cd93d745ea75ca9a1a2e2810a6d94fb1c424dba3;hp=3beea453c29c9c316cc5038cfe3c9f75959e4412;hb=3e5cfc8e26b5d9c538edbb841104bd82327fc797;hpb=a820fb35e71f11ee1ac424f0bd0fb9ca6df90f16 diff --git a/package.xml b/package.xml index 3beea45..cd93d74 100644 --- a/package.xml +++ b/package.xml @@ -23,24 +23,11 @@ - 0.14.0 - 2005-09-27 + 0.14.1 + 2005-09-30 PHP License beta - + 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 - -* Changed HttpMessage::toString([include_parent = true]) to false -* Renamed HTTP_GET etc. constants to HTTP_METH_GET -* Fixed protected property access + * Fixed PHP-5.0 build