| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: libcurl, squid proxy, failing multipart post
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 6 May 2005 00:28:11 +0200 (CEST)
On Thu, 5 May 2005 man_at_tfhs.net wrote:
> i am getting a tcp dump now, i will send it to you directly rather than to
Here's what I believe happens (based on data Allan provided me, my output here
libcurl first sends:
POST [URL] HTTP/1.1
The proxy then responds with:
HTTP/1.0 407 Proxy Authentication Required
[1340 bytes of HTML]
Server sends TCP FIN.
... since libcurl didn't use an Expect-header, it continues and sends away
The server then sends TCP RST (twice).
Then the captured trace ends.
I don't see why libcurl doesn't detect this (FIN/RST) and stops the
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-05-06 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info