X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Ffunctions.html;h=a18aafa316d070af4a6c069c2550cc4e53732f6d;hb=669d2e6a8bdc642b6b52693f4593f199ddd7e8d2;hp=906367900a357209e874d11656ea9208c4edc40e;hpb=5e46af3d4f9091d2c88922ae38bf142b0f0b59b5;p=m6w6%2Fext-http 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