mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 09:05:04 -05: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.
|