mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
Document usage of --quic-version
This commit is contained in:
parent
47932dfe46
commit
aafb9f63ba
@ -64,6 +64,13 @@ Options:
|
||||
This is the same as Chromium's flag of the same name. Google it
|
||||
as the full description is too technical.
|
||||
|
||||
--quic-version=...
|
||||
|
||||
Forces a QUIC version. Allowed values: 39, 43, 46-49, or later.
|
||||
See full definitions in quic_versions.h.
|
||||
|
||||
43 is the last version that works with Caddy's gQUIC.
|
||||
|
||||
--log=[<path>]
|
||||
|
||||
Saves log to the file at <path>. If <path> is empty, prints to
|
||||
|
Loading…
Reference in New Issue
Block a user