You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
330 B
10 lines
330 B
Long: proxy-negotiate
|
|
Help: Use HTTP Negotiate (SPNEGO) authentication on the proxy
|
|
Added: 7.17.1
|
|
See-also: proxy-anyauth proxy-basic
|
|
Category: proxy auth
|
|
---
|
|
Tells curl to use HTTP Negotiate (SPNEGO) authentication when communicating
|
|
with the given proxy. Use --negotiate for enabling HTTP Negotiate (SPNEGO)
|
|
with a remote host.
|