From 9ecc615c398f17ccc5fd23b2c4f5d712b346d9ca Mon Sep 17 00:00:00 2001 From: Pankaj Mouriya Date: Thu, 5 Aug 2021 13:30:11 +0530 Subject: [PATCH] Update index.md (#5922) --- src/site/content/en/blog/fetch-metadata/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/content/en/blog/fetch-metadata/index.md b/src/site/content/en/blog/fetch-metadata/index.md index ccafc48a611..6bafae49f75 100644 --- a/src/site/content/en/blog/fetch-metadata/index.md +++ b/src/site/content/en/blog/fetch-metadata/index.md @@ -144,7 +144,7 @@ if req['sec-fetch-mode'] == 'navigate' and req.method == 'GET' return True # Allow this request ``` {% Aside 'gotchas' %} -The logic above protects your application's endpoints from being used as resources by other websites, but will permit top-level navigation and embedding (e.g. loading in an