]> git.ipfire.org Git - thirdparty/curl.git/commit
src: add --http3-only 10264/head
authorDaniel Stenberg <daniel@haxx.se>
Mon, 9 Jan 2023 14:00:34 +0000 (15:00 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 12 Jan 2023 15:18:05 +0000 (16:18 +0100)
commit13991d60eeef7d1c6a7ac1e15a45c5210aa2a15d
tree0a35423db7a56c28b6b97ee7e0fcbd5f5ba468a2
parenta56d2b0b94d2f6583ac0fd7605e4e4d1644c2ba9
src: add --http3-only

Warning: --http3 and --http3-only are subject to change again (or be
removed) before HTTP/3 support goes non-experimental.

Closes #10264
docs/cmdline-opts/Makefile.inc
docs/cmdline-opts/http3-only.d [new file with mode: 0644]
docs/cmdline-opts/http3.d
docs/options-in-versions
src/tool_getparam.c
src/tool_listhelp.c
src/tool_setopt.c