cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Authentication

From: Xiuping Hu <xhu_at_aventail.com>
Date: Tue, 10 Feb 2004 11:06:59 -0800

Hi Vincent,

Does this say: the respond from backend server has to be HTTP 1.1?
I get HTTP 1.0 responds from backend server.

Thanks,

Xiuping

> -----Original Message-----
> From: Vincent BRONNER [mailto:vbr_at_sxb.bsf.alcatel.fr]
> Sent: Tuesday, February 10, 2004 1:10 AM
> To: curl-library_at_cool.haxx.se
> Subject: RE: Authentication
>
> I had the same problem using libcurl 7.11.0 with Squid proxy and NTLM
> authentication. I found that Squid always answers with HTTP 1.0 version.
> And in this case, libcurl close the connection after each transfer. So
> the NTLM authentication process can never go to its end.
> I patched Squid so that it answers HTTP 1.1 version (for test purpose
> only), and it worked fine for me.
>
> Vince
Received on 2004-02-10