mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
5c4a526388
Moved over to the new format
7 lines
254 B
Makefile
7 lines
254 B
Makefile
Long: proxy-digest
|
|
Help: Use Digest authentication on the proxy
|
|
See-also: proxy proxy-anyauth proxy-basic
|
|
---
|
|
Tells curl to use HTTP Digest authentication when communicating with the given
|
|
proxy. Use --digest for enabling HTTP Digest with a remote host.
|