"Enable HSTS with this cache file",
CURLHELP_HTTP},
{" --http0.9",
- "Allow HTTP 0.9 responses",
+ "Allow HTTP/0.9 responses",
CURLHELP_HTTP},
{"-0, --http1.0",
- "Use HTTP 1.0",
+ "Use HTTP/1.0",
CURLHELP_HTTP},
{" --http1.1",
- "Use HTTP 1.1",
+ "Use HTTP/1.1",
CURLHELP_HTTP},
{" --http2",
"Use HTTP/2",
CURLHELP_HTTP},
{" --http2-prior-knowledge",
- "Use HTTP 2 without HTTP/1.1 Upgrade",
+ "Use HTTP/2 without HTTP/1.1 Upgrade",
CURLHELP_HTTP},
{" --http3",
- "Use HTTP v3",
+ "Use HTTP/3",
CURLHELP_HTTP},
{" --http3-only",
- "Use HTTP v3 only",
+ "Use HTTP/3 only",
CURLHELP_HTTP},
{" --ignore-content-length",
"Ignore the size of the remote resource",