curl-library
Re: server not receiving POST data
Date: Wed, 30 Sep 2009 19:32:26 -0400
On Wed, Sep 30, 2009 at 1:40 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Wed, 30 Sep 2009, Anna Gulaev wrote:
>
> From the debug info, It appears that the expected stuff is sent, but the
>> receiving script receives as standard input only one of the mime separators.
>> The receiving script essentially just echoes its standard input, wrapped in
>> some HTML.
>>
>
> Then I would say the error is in the server end.
I wrote a little web form, and the server script receives data from that
just fine. From curl it receives a MIME separator rather than the data.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-10-01