mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2026-05-28 18:06:32 +03:00
Document usage of --quic-version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user