Annotation of embedaddon/curl/docs/cmdline-opts/proxy-digest.d, revision 1.1

1.1     ! misho       1: Long: proxy-digest
        !             2: Help: Use Digest authentication on the proxy
        !             3: See-also: proxy proxy-anyauth proxy-basic
        !             4: ---
        !             5: Tells curl to use HTTP Digest authentication when communicating with the given
        !             6: proxy. Use --digest for enabling HTTP Digest with a remote host.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>