mirror of
https://github.com/caddyserver/caddy.git
synced 2025-07-09 03:04:57 -04:00
Updated QUIC (markdown)
parent
831f575a86
commit
b4dc7aa7e2
2
QUIC.md
2
QUIC.md
@ -8,7 +8,7 @@ Sites that you serve with TLS will be shuttled over the wire with QUIC if the cl
|
||||
|
||||
### Client Support
|
||||
|
||||
Chrome 52+ supports QUIC without needing a whitelist, so just open Chrome to your site and it should be served over QUIC! You can verify this by opening the inspector tools and going to the Security tab. Reload the page and click to view connection details:
|
||||
Chrome 52+ supports QUIC without needing a whitelist, but make sure that the [#enable-quic flag](chrome://flags/#enable-quic) is set to Enabled. Then just open Chrome to your site and it should be served over QUIC! You can verify this by opening the inspector tools and going to the Security tab. Reload the page and click to view connection details:
|
||||
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user