blob: 4a931bd15bfa95a2349aeec3718948f207ff7a26 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: proxy1.0
2Arg: <host[:port]>
3Help: Use HTTP/1.0 proxy on given port
4---
5Use the specified HTTP 1.0 proxy. If the port number is not specified, it is
6assumed at port 1080.
7
8The only difference between this and the HTTP proxy option --proxy, is that
9attempts to use CONNECT through the proxy will specify an HTTP 1.0 protocol
10instead of the default HTTP 1.1.