cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: XML Body POST

From: Tom <tom_at_cumbriankitchen.co.uk>
Date: Wed, 01 Dec 2004 13:41:44 +0000

Sadly I'm not certain what it does do.
The receiving page uses $HTTP_RAW_POST_DATA to handle the POST data.
When I send the data using the code I included, this variable is empty.
When I do the same POST using command line curl, the variable is
populated correctly.
Tom
Daniel Stenberg wrote:

> On Wed, 1 Dec 2004, Tom wrote:
>
>> I have been using the following code to try and do this, but it does
>> not appear to send the XML.
>
>
> "does not appear" ?
>
> What *does* it do then?
>
Received on 2004-12-01