{"author":"Daniel Stenberg","author_email":"daniel@haxx.se","author_time":1741000418,"commit_time":1741039759,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"aa18891dda283cd4bbb2dc67017e676ebbc838a7","message":"docs/cmdline-opts: unify HTTP version style in --help output\n\n$ curl -h all | grep -- --http\n\nNow:\n\n     --http0.9                      Allow HTTP/0.9 responses\n -0, --http1.0                      Use HTTP/1.0\n     --http1.1                      Use HTTP/1.1\n     --http2                        Use HTTP/2\n     --http2-prior-knowledge        Use HTTP/2 without HTTP/1.1 Upgrade\n     --http3                        Use HTTP/3\n     --http3-only                   Use HTTP/3 only\n\nBefore:\n\n     --http0.9                      Allow HTTP 0.9 responses\n -0, --http1.0                      Use HTTP 1.0\n     --http1.1                      Use HTTP 1.1\n     --http2                        Use HTTP/2\n     --http2-prior-knowledge        Use HTTP 2 without HTTP/1.1 Upgrade\n     --http3                        Use HTTP v3\n     --http3-only                   Use HTTP v3 only\n\nCloses #16542\n","parents":["48ba23070a2db2b66146db97fc581564e3e5e40a"],"tree_hash":"0bfba00eb98fe3eca1f35aca5d30f650e961cada"}