Updated QUIC (markdown)

Matt Holt 2016-07-26 10:37:29 -06:00
parent 757c9f4fad
commit 111de04802

@ -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, 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:
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:
![](https://i.imgur.com/0i00b0h.png)