From: Michael Wallner
Date: Sun, 19 Mar 2006 18:43:31 +0000 (+0000)
Subject: - release 1.0.0RC1
X-Git-Tag: RELEASE_1_0_0RC1~1
X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=64594674624ccfc6512ab0cc02edd071a5ffcba7;p=m6w6%2Fext-http
- release 1.0.0RC1
---
diff --git a/docs/functions.html b/docs/functions.html
index 9063679..a18aafa 100644
--- a/docs/functions.html
+++ b/docs/functions.html
@@ -983,6 +983,7 @@ parameter is unset no header with this name will be sent.
Accepts a string as optional parameter which specifies the name of the
header to read. If the parameter is empty or omitted, an associative array
with all headers will be returned.
+NOTE: In Apache2 this only works for PHP-5.1.3 and greater.
Returns either a string containing the value of the header matching name,
FALSE on failure, or an associative array with all headers.
static bool HttpResponse::setCache(bool cache)
@@ -1400,7 +1401,7 @@ http.cache_log is set.
- Generated at: Tue, 07 Mar 2006 16:07:37 +0100
+ Generated at: Sun, 19 Mar 2006 19:28:39 +0100