cURL / Mailing Lists / curl-users / Single Mail

curl-users

Custom headers and HTTP 1.0

From: WILSON, Nick <nick.a.wilson_at_baesystems.com>
Date: Tue, 29 Aug 2000 09:50:41 +0930

Is there any option in curl to use HTTP 1.0 protocol instead of
what appears to be the default of 1.1 ? I have a site that uses
a header 'Connection: Keep-alive' which is causing me hassles, and I've
tried sending a -H 'Connection: close' to force it to use HTTP1.0
but it still sends me 1.1 code .... ?
Received on 2000-08-29