curl-w32/docs/cmdline-opts/proxy-digest.md

494 B

c SPDX-License-Identifier Long Help Category Added Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl proxy-digest Use Digest authentication on the proxy proxy tls 7.12.0 mutex
proxy
proxy-anyauth
proxy-basic
--proxy-digest --proxy-user user:passwd -x proxy $URL

--proxy-digest

Tells curl to use HTTP Digest authentication when communicating with the given proxy. Use --digest for enabling HTTP Digest with a remote host.