diff options
Diffstat (limited to 'docs/cmdline-opts/proxy-ntlm.d')
-rw-r--r-- | docs/cmdline-opts/proxy-ntlm.d | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/cmdline-opts/proxy-ntlm.d b/docs/cmdline-opts/proxy-ntlm.d new file mode 100644 index 000000000..c30db53b9 --- /dev/null +++ b/docs/cmdline-opts/proxy-ntlm.d @@ -0,0 +1,6 @@ +Long: proxy-ntlm +Help: Use NTLM authentication on the proxy +See-also: proxy-negotiate proxy-anyauth +--- +Tells curl to use HTTP NTLM authentication when communicating with the given +proxy. Use --ntlm for enabling NTLM with a remote host. |