From 6a36634298e46b6332d433d02d2c77947c464ac0 Mon Sep 17 00:00:00 2001 From: Ostap Brehin Date: Tue, 14 Mar 2023 23:55:49 +0000 Subject: [PATCH] Improve Inertia.js detection --- src/technologies/i.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies/i.json b/src/technologies/i.json index d3da334b7..259aa5745 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -579,6 +579,7 @@ } }, "headers": { + "Vary": "X-Inertia", "X-Inertia": "" }, "icon": "Inertia.svg",