1 Long: proxy-digest 2 Help: Use Digest authentication on the proxy 3 See-also: proxy proxy-anyauth proxy-basic 4 Category: proxy tls 5 Example: --proxy-digest --proxy-user user:passwd -x proxy $URL 6 Added: 7.12.0 7 --- 8 Tells curl to use HTTP Digest authentication when communicating with the given 9 proxy. Use --digest for enabling HTTP Digest with a remote host. 10