cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Problem in chunky parser & Problem uploading file

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 31 Jan 2009 13:25:20 +0100 (CET)

On Thu, 29 Jan 2009, Daniel Stenberg wrote:

>> I had a look in the curl manual and found the section. Using -F every time
>> I used -d solved the problem. However, the problem in the chunky parser is
>> still there.
>
> Can you capture what the server responds and show us? The chunky parser has
> worked unchanged for a long time for many people so this is a bit
> unexpected.

Just to follow-up on this:

I got a mail privately with the entire response, and I could rather quickly
see that the server did indeed pass on "illegally formatted" chunked encoding.
It didn't include the "final chunk" as per the spec.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-01-31