We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed3acc commit 6ea794eCopy full SHA for 6ea794e
web_link.rst
@@ -79,11 +79,6 @@ the priority of the resource to download using the ``importance`` attribute:
79
<link rel="stylesheet" href="{{ preload('/app.css', { as: 'style', importance: 'low' }) }}">
80
</head>
81
82
-.. tip::
83
-
84
- Google Chrome provides an interface to debug HTTP/2 connections. Browse
85
- ``chrome://net-internals/#http2`` to see all the details.
86
87
How does it work?
88
~~~~~~~~~~~~~~~~~
89
0 commit comments