mirror of
https://github.com/curl/curl.git
synced 2025-02-05 14:30:10 +08:00
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.
|