mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 00:28:48 -05:00
--proxy-negotiate is added in 7.17.1
This commit is contained in:
parent
bb6d0771c2
commit
6c511abf43
@ -21,7 +21,7 @@
|
|||||||
.\" * $Id$
|
.\" * $Id$
|
||||||
.\" **************************************************************************
|
.\" **************************************************************************
|
||||||
.\"
|
.\"
|
||||||
.TH curl 1 "28 Feb 2007" "Curl 7.16.2" "Curl Manual"
|
.TH curl 1 "21 Sep 2007" "Curl 7.17.1" "Curl Manual"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
curl \- transfer a URL
|
curl \- transfer a URL
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
@ -872,8 +872,7 @@ with the given proxy. Use \fI--negotiate\fP for enabling HTTP Negotiate
|
|||||||
with a remote host.
|
with a remote host.
|
||||||
|
|
||||||
If this option is used twice, the second will again disable proxy HTTP
|
If this option is used twice, the second will again disable proxy HTTP
|
||||||
Negotiate.
|
Negotiate. (Added in 7.17.1)
|
||||||
|
|
||||||
.IP "--proxy-ntlm"
|
.IP "--proxy-ntlm"
|
||||||
Tells curl to use HTTP NTLM authentication when communicating with the given
|
Tells curl to use HTTP NTLM authentication when communicating with the given
|
||||||
proxy. Use \fI--ntlm\fP for enabling NTLM with a remote host.
|
proxy. Use \fI--ntlm\fP for enabling NTLM with a remote host.
|
||||||
|
Loading…
Reference in New Issue
Block a user