mirror of
https://github.com/curl/curl.git
synced 2026-04-25 06:12:11 +03:00
page-footer: QLOGDIR works with ngtcp2 and quiche
It previously said "both" backends which is confusing as we currently have three... Closes #11631
This commit is contained in:
parent
d7eafb1d55
commit
d1f41d6ae7
1 changed files with 1 additions and 1 deletions
|
|
@ -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>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue