cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl and HTTP/1.0

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 9 Oct 2001 13:37:48 +0200 (MET DST)

On Mon, 8 Oct 2001, Wico de Leeuw wrote:

> I'd like to see such an option in curl... i can retrive in php how a page
> is being called (1.0 or 1.1) and can take action on it.

The current CVS source has this feature, so the upcoming pre-release will
too.

The command line client has the new option -0/--http1.0 that makes libcurl
use HTTP 1.0 in requests.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2001-10-09