ID: 8832
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Unknown/Other Function
Operating system: 
PHP Version: 4.0.4pl1
Assigned To: 
Comments:

HTTP_RAW_POST_DATA is only available with unknown
post content types.

Relative urls are (and will not be) supported with Location.
It's violation of the specs.


Previous Comments:
---------------------------------------------------------------------------

[2001-01-23 10:06:53] [EMAIL PROTECTED]
just a note: relative URLs in Location header are in violation of the HTTP protocol.

---------------------------------------------------------------------------

[2001-01-22 03:52:57] [EMAIL PROTECTED]
When moving from PHP4 ISAPI to CGI we ran into the following bugs:
 - HTTP_RAW_POST_DATA is not available in the CGI version
 - using a relative url in the function header() to redirect to a new page in another 
directory works but the relative links on the new page do not work because the header 
'Content base' of new the page is wrong.

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8832&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to