proxy-ntlm.d 340 B

123456789
  1. Long: proxy-ntlm
  2. Help: Use NTLM authentication on the proxy
  3. See-also: proxy-negotiate proxy-anyauth
  4. Category: proxy auth
  5. Example: --proxy-ntlm --proxy-user user:passwd -x http://proxy $URL
  6. Added: 7.10.7
  7. ---
  8. Tells curl to use HTTP NTLM authentication when communicating with the given
  9. proxy. Use --ntlm for enabling NTLM with a remote host.