From 46d6daa4a43957825dafbfb8afaebf88216685e7 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 9 Feb 2005 20:17:20 +0000 Subject: [PATCH] * update --- package.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.xml b/package.xml index 82d022d..76f0071 100644 --- a/package.xml +++ b/package.xml @@ -8,6 +8,7 @@ * Building absolute URIs * RCF compliant HTTP redirects * RFC compliant HTTP date handling +* Parsing of HTTP headers and responses * Caching by "Last-Modified" and/or ETag (with 'on the fly' option for ETag generation from buffered output) * Sending data/files/streams with (multiple) ranges support @@ -38,6 +39,7 @@ * removed http_accept_ranges() * output "Redirecting to 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() ]]> -- 2.30.2