blob: 566f890a97483339fe106c91c0ff8dd69e653649 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: proxy-basic
2Help: Use Basic authentication on the proxy
3See-also: proxy proxy-anyauth proxy-digest
4---
5Tells curl to use HTTP Basic authentication when communicating with the given
6proxy. Use --basic for enabling HTTP Basic with a remote host. Basic is the
7default authentication method curl uses with proxies.