cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Problems with Proxy use

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 6 Apr 2006 12:53:34 +0200 (CEST)

On Thu, 6 Apr 2006, Dan Aldridge wrote:

> I then get the following (using -v)

...

>> Expect: 100-continue

...

> < HTTP/1.1 100 Continue
> < Via: HTTP/1.1 proxy.proxy.net.net (IBM-PROXY-WTE), 1.1 UKBLISA001
>
> It just then hangs and does not give me anymore info.

It looks like your proxy is being stupid. It should send another response code
following that 100 one.

Try using -H "Expect:" to see if it makes any difference if you disable that
header.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-04-06