curl-users
Re: Problems with Proxy use
From: Dan Aldridge <aldridge.dan_at_gmail.com>
Date: Fri, 7 Apr 2006 09:51:09 +0100
Date: Fri, 7 Apr 2006 09:51:09 +0100
From: Daniel Stenberg
<daniel_at_haxx.se<daniel_at_haxx.se?Subject=Re:%20Problems%20with%20Proxy%20use>>
Date: 2006-04-06
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 Hi there Daniel . That did the trick. Thanks alot for your help DanReceived on 2006-04-07