From 432dd7d45b59e0f9d0cf7a4d18bc4862bfaa7dc3 Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Tue, 8 Oct 2024 14:50:22 +1100 Subject: [PATCH] 103 - link to fetchpriority --- files/en-us/web/http/status/103/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/files/en-us/web/http/status/103/index.md b/files/en-us/web/http/status/103/index.md index 986e740d3a5edb5..29b43eaad0ec661 100644 --- a/files/en-us/web/http/status/103/index.md +++ b/files/en-us/web/http/status/103/index.md @@ -127,4 +127,5 @@ Content-Type: text/html - [Content Security Policy (CSP)](/en-US/docs/Web/HTTP/CSP) - [`rel="preconnect"`](/en-US/docs/Web/HTML/Attributes/rel/preconnect) ({{htmlelement("link")}} attribute) - [`rel="preload"`](/en-US/docs/Web/HTML/Attributes/rel/preload) ({{htmlelement("link")}} attribute) +- [`fetchpriority`](/en-US/docs/Web/HTML/Element/link#fetchpriority) ({{htmlelement("link")}} attribute) - [Early Hints update: How Cloudflare, Google, and Shopify are working together to build a faster Internet for everyone](https://blog.cloudflare.com/early-hints-performance/) from the CloudFlare blog