ID: 12208
Updated by: rasmus
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Feature/Change Request
Operating System: NA
PHP Version: 4.0.6
New Comment:
4.0.7 will have a config directive to turn this on. If you need it right now, grab
the current CVS version of PHP.
Previous Comments:
------------------------------------------------------------------------
[2001-07-17 10:27:48] [EMAIL PROTECTED]
$HTTP_RAW_POST_DATA should get set, even if the content type is known. In order to
access XML submitted to php (such as with Flash 5 swfs) I need access to
$HTTP_RAW_POST_DATA in order to parse it. Instead it gets all munged up in
$HTTP_POST_VARS and $HTTP_RAW_POST_DATA is blank.
This bug might be a duplicate of this one: http://www.php.net/bugs.php?id=10520
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=12208&edit=1
--
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]