mirror of
https://github.com/curl/curl.git
synced 2026-08-25 12:33:35 +03:00
cmdline-opts: more command line options documented
Moved over to the new format
This commit is contained in:
parent
720ea577dc
commit
5c4a526388
46 changed files with 472 additions and 0 deletions
6
docs/cmdline-opts/proxy-ntlm.d
Normal file
6
docs/cmdline-opts/proxy-ntlm.d
Normal file
|
|
@ -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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue