cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: IIS & chunked transfert

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 3 Mar 2005 00:07:45 +0100 (CET)

On Tue, 1 Mar 2005, Lucinus wrote:

> and use curl command which looks like this:
>
> curl -F "value=val1" -H "Transfer-Encoding: chunked"
>
> With an apache server it is working very well, but with IIS5 or IIS6 it is
> getting stuck.

Did you verify that curl actually sent this request chunked-encoded nicely as
expected? I'm not sure I've tested that with multipart formposts...

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2005-03-03