X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=04ab3b7019d5072eb9d114208c93a57a8480a1a9;hp=3beea453c29c9c316cc5038cfe3c9f75959e4412;hb=39feb7a7e30bb4b393a6f76aa2f35d4e9275523e;hpb=dd18f054d481e2d24f766db8f36e8e721950d68c diff --git a/package.xml b/package.xml index 3beea45..04ab3b7 100644 --- a/package.xml +++ b/package.xml @@ -23,24 +23,13 @@ - 0.14.0 - 2005-09-27 + 0.15.0 + 2005-10-05 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 + * Updated documentation +* Renamed http_absolute_uri() to http_build_uri() (complements with http_build_query()) +* Changed the signature of the negotiator to fill the second parameter with the results array