Hodicska Gergely wrote:
>>I need to get all the X headears (which I can) plus the
>>content from this POST. My problem is that the content is not
>>a key/value pair, and so does not apear as a _POST[] variable
>
>
> http://hu2.php.net/manual/en/ini.core.php#ini.always-populate-raw-post-data
>
Hodicska Gergely wrote:
>>I need to get all the X headears (which I can) plus the
>>content from this POST. My problem is that the content is not
>>a key/value pair, and so does not apear as a _POST[] variable
>
>
> http://hu2.php.net/manual/en/ini.core.php#ini.always-populate-raw-post-data
>
> I need to get all the X headears (which I can) plus the
> content from this POST. My problem is that the content is not
> a key/value pair, and so does not apear as a _POST[] variable
http://hu2.php.net/manual/en/ini.core.php#ini.always-populate-raw-post-data
Felhő
--
PHP General Mailing L
Hi,
I have the following problem:
An external system passes me a post request as bellow (server names etc
changed):
POST /cgi-bin/sms-weather HTTP/1.1
Host: sms-app.company.com
X-Recipient: 12345:0:0
X-Sender: 040123456:0:0
X-Service: weather
Content-Length: 7
WEATHER
==
4 matches
Mail list logo