Annotation of embedaddon/curl/docs/cmdline-opts/proxy-anyauth.d, revision 1.1.1.1

1.1       misho       1: Long: proxy-anyauth
                      2: Help: Pick any proxy authentication method
                      3: Added: 7.13.2
                      4: See-also: proxy proxy-basic proxy-digest
                      5: ---
                      6: Tells curl to pick a suitable authentication method when communicating with
                      7: the given HTTP proxy. This might cause an extra request/response round-trip.

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