curl/docs/cmdline-opts/proxy-ntlm.md
Daniel Stenberg 65651dc02b
cmdline: expand proxy option explanations
- do less references to other options
- provide more specific text about proxies
- added more see-also references

Closes #13887
2024-06-05 10:35:56 +02:00

476 B

c SPDX-License-Identifier Long Help Category Added Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl proxy-ntlm NTLM authentication with the proxy proxy auth 7.10.7 mutex
proxy-negotiate
proxy-anyauth
proxy-user
--proxy-ntlm --proxy-user user:passwd -x http://proxy $URL

--proxy-ntlm

Use HTTP NTLM authentication when communicating with the given proxy. Use --ntlm for enabling NTLM with a remote host.