From 64594674624ccfc6512ab0cc02edd071a5ffcba7 Mon Sep 17 00:00:00 2001
From: Michael Wallner
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.
Generated at: Tue, 07 Mar 2006 16:07:37 +0100
+Generated at: Sun, 19 Mar 2006 19:28:39 +0100