Date: 08/13/00
- Next message: Marcus D Hanwell: "[PHP] One way encryption"
- Previous message: Andrew: "[PHP] htpasswd"
- In reply to: Simon Edwards: "[PHP] $HTTP_RAW_POST_DATA"
- Next in thread: Simon Edwards: "Re: [PHP] $HTTP_RAW_POST_DATA"
- Reply: Simon Edwards: "Re: [PHP] $HTTP_RAW_POST_DATA"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Has anyone gotten $HTTP_RAW_POST_DATA to work? It seems to be defined
> but just contains nothing. :-( I need the raw post data. I'm using
> 4.0.1pl2 and apache.
>
> BTW, before someone jumps up and asks why, certain XML based protocols
> use HTTP as transport and like to send XML docs around the place to each
> other directly using HTTP POST.
It is only set if the encoding type of the data is an unknown mime type.
-Rasmus
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Marcus D Hanwell: "[PHP] One way encryption"
- Previous message: Andrew: "[PHP] htpasswd"
- In reply to: Simon Edwards: "[PHP] $HTTP_RAW_POST_DATA"
- Next in thread: Simon Edwards: "Re: [PHP] $HTTP_RAW_POST_DATA"
- Reply: Simon Edwards: "Re: [PHP] $HTTP_RAW_POST_DATA"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

