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 14:27:42 +0000

OK, full story. I'm actually logging the full TCP traffic, and what I
get is an empty body. When I say that I'm not certain what it does do,
what I mean is that I don't know what the php curl mod is doing to give
me empty data instead of the expected message.
I guess that my question should have been 'does anyone have any
experiance of being able to POST body data directly using php mod curl,
to emulate the -d or -F switches available using libcurl from the
command line'.
Thanks
Tom
Daniel Stenberg wrote:

> On Wed, 1 Dec 2004, Tom wrote:
>
>> Sadly I'm not certain what it does do.
>
>
> Then figure it out!
>
> Either you send the POST to a server/script that can show everything,
> or you ethereal the network and capture the http traffic.
>
Received on 2004-12-01