]> granicus.if.org Git - curl/commit
curl: added --proto and --proto-redir
authorAlex Bligh <alex@alex.org.uk>
Sat, 24 Apr 2010 10:16:48 +0000 (12:16 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 24 Apr 2010 10:18:04 +0000 (12:18 +0200)
commit36e245658b44fd8c37f4ff18b258ce6f8903f7cd
tree775cdc99d1a64210a181782ead4bcb99e299a121
parentd487ade72c5f31703ce097e8460e0225fad80348
curl: added --proto and --proto-redir

--proto tells curl to use the listed protocols for its initial
retrieval

--proto-redir tells curl to use the listed protocols after a
redirect
docs/curl.1
src/main.c