Updated QUIC (markdown)

Matt Holt 2016-07-26 10:37:02 -06:00
parent b4dc7aa7e2
commit 757c9f4fad

@ -8,7 +8,7 @@ Sites that you serve with TLS will be shuttled over the wire with QUIC if the cl
### Client Support ### 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) ![](https://i.imgur.com/0i00b0h.png)