From: [EMAIL PROTECTED]
Operating system:
PHP version: 5CVS-2003-02-08 (dev)
PHP Bug Type: Feature/Change Request
Bug description: gzdecode() in zlib extension
Hi everybody,
The zlib extension allows to compress data in memory using
the gzencode() function for gzip-like
ID: 21862
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: HTTP related
Operating System: Debian/libc-2.3.1,-2.2.5
PHP Version: 4.3.0
New Comment:
I think I found the problem, but I haven't yet tried to
ID: 21862
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: HTTP related
Operating System: Debian/libc-2.3.1,-2.2.5
PHP Version: 4.3.0
New Comment:
I've (now) tried the
cgi.rfc2616_headers=1
(also using
From: [EMAIL PROTECTED]
Operating system: Debian/libc-2.3.1,-2.2.5
PHP version: 4.3.0
PHP Bug Type: HTTP related
Bug description: CGI SAPI header("HTTP/1.1 CODE Response") not passed
With PHP-CGI 4.3.0 a header("HTTP/1.x NNN Response"); is not passed from
within the script. I