]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
page-footer: QLOGDIR works with ngtcp2 and quiche
authorDaniel Stenberg <daniel@haxx.se>
Tue, 8 Aug 2023 14:12:57 +0000 (16:12 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 8 Aug 2023 15:04:33 +0000 (17:04 +0200)
It previously said "both" backends which is confusing as we currently
have three...

Closes #11631

docs/cmdline-opts/page-footer

index 6ead563bd586253ce24e1c79c5755dc81e34f002..0c112ea948c8256f3b0358fc9f15bf370367ba78 100644 (file)
@@ -70,7 +70,7 @@ have preference.
 If curl was built with HTTP/3 support, setting this environment variable to a
 local directory will make curl produce **qlogs** in that directory, using file
 names named after the destination connection id (in hex). Do note that these
-files can become rather large. Works with both QUIC backends.
+files can become rather large. Works with the ngtcp2 and quiche QUIC backends.
 .IP SHELL
 Used on VMS when trying to detect if using a **DCL** or a **unix** shell.
 .IP "SSL_CERT_DIR <dir>"