c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Long: preproxy
-Arg: [protocol://]host[:port]
+Arg: <[protocol://]host[:port]>
Help: Use this proxy first
Added: 7.52.0
Category: proxy
{" --post303",
"Do not switch to GET after a 303 redirect",
CURLHELP_HTTP | CURLHELP_POST},
- {" --preproxy [protocol://]host[:port]",
+ {" --preproxy <[protocol://]host[:port]>",
"Use this proxy first",
CURLHELP_PROXY},
{"-#, --progress-bar",
{" --proto-redir <protocols>",
"Enable/disable PROTOCOLS on redirect",
CURLHELP_CONNECTION | CURLHELP_CURL},
- {"-x, --proxy [protocol://]host[:port]",
+ {"-x, --proxy <[protocol://]host[:port]>",
"Use this proxy",
CURLHELP_PROXY},
{" --proxy-anyauth",