mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
65651dc02b
- do less references to other options - provide more specific text about proxies - added more see-also references Closes #13887
535 B
535 B
c | SPDX-License-Identifier | Long | Help | Added | Category | Multi | See-also | Example | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. | curl | proxy-negotiate | HTTP Negotiate (SPNEGO) auth with the proxy | 7.17.1 | proxy auth | mutex |
|
|
--proxy-negotiate
Use HTTP Negotiate (SPNEGO) authentication when communicating with the given proxy. Use --negotiate for enabling HTTP Negotiate (SPNEGO) with a remote host.