mirror of
https://github.com/curl/curl.git
synced 2026-08-24 17:53:33 +03:00
cmdline-opts: more command line options documented
Moved over to the new format
This commit is contained in:
parent
720ea577dc
commit
5c4a526388
46 changed files with 472 additions and 0 deletions
7
docs/cmdline-opts/proxy-anyauth.d
Normal file
7
docs/cmdline-opts/proxy-anyauth.d
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Long: proxy-anyauth
|
||||
Help: Pick any proxy authentication method
|
||||
Added: 7.13.2
|
||||
See-also: proxy proxy-basic proxy-digest
|
||||
---
|
||||
Tells curl to pick a suitable authentication method when communicating with
|
||||
the given HTTP proxy. This might cause an extra request/response round-trip.
|
||||
Loading…
Add table
Add a link
Reference in a new issue