From 35c94bcad73e1108fe8e0a103a1fdd9bd88bd63b Mon Sep 17 00:00:00 2001 From: Massimiliano Arione Date: Sun, 8 Sep 2024 17:26:35 +0200 Subject: [PATCH] improve web_link --- web_link.rst | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/web_link.rst b/web_link.rst index 82466e56b42..945cec45a6d 100644 --- a/web_link.rst +++ b/web_link.rst @@ -59,7 +59,8 @@ correct prioritization and the content security policy: - + + If you reload the page, the perceived performance will improve because the @@ -74,7 +75,8 @@ requested the HTML page. - + + Additionally, according to `the Priority Hints specification`_, you can signal @@ -84,7 +86,8 @@ the priority of the resource to download using the ``importance`` attribute: - + + How does it work? @@ -108,7 +111,8 @@ issuing an early separate HTTP request, use the ``nopush`` option: - + + Resource Hints @@ -142,7 +146,8 @@ any link implementing the `PSR-13`_ standard. For instance, any - + + The previous snippet will result in this HTTP header being sent to the client: