X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=4d84dca4eb6951fdea880c92a6035a83d9fccc00;hp=76f0071c79da75942d4f5ab8c733c9d1bf10e739;hb=4fcef2e87e00ff08ab78513f7691c78c70103337;hpb=46d6daa4a43957825dafbfb8afaebf88216685e7 diff --git a/package.xml b/package.xml index 76f0071..4d84dca 100644 --- a/package.xml +++ b/package.xml @@ -29,17 +29,18 @@ - 0.3.0 - 2005-02-xx + 0.4.0 + 2005-02-16 alpha URI." in http_redirect() for full RFC compliance - * fixed http_cache_last_modified(): if parameter was omitted, would have always sent 304 Not Modified - * added http_parse_header() +* No need to initialize $info in http_(get|head|post*) functions anymore +* Array keys of $info in http_(get|head|post*) functions are now lower case +* Added http_get_request_headers() +* Added http.allowed_methods INI entry +* Fixed memory corruption in http_parse_headers() with empty header values +* Fixed ETag caching +* Fixed http_send_data() +* Correctly send the full entity if the clients Range header is syntactically invalid ]]>