curl-library
Re: Issues Posting Data VPN -- verbose output from the application
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 21 Jun 2007 15:47:30 +0200 (CEST)
Date: Thu, 21 Jun 2007 15:47:30 +0200 (CEST)
On Thu, 21 Jun 2007, mini thomas wrote:
> Expect: 100-continue
> < HTTP/1.1 100 Continue
>
> After this I will get a timeout message
> or the application hangs
That indicates your server is being stupid so you better switch off the
Expect: header.
> Please note
> Content-Length: 1028
>
> If it is less than 1024 it works and the application gets a reply from the
> server
Yes, as then libcurl sends no Expect: header.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-06-21