Merge pull request #7524 from osbre/feat/improve-inertia-js-detection

Improve Inertia.js detection
main
Elbert Alias 2 years ago committed by GitHub
commit 1bc3b9f3c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -579,6 +579,7 @@
}
},
"headers": {
"Vary": "X-Inertia",
"X-Inertia": ""
},
"icon": "Inertia.svg",

Loading…
Cancel
Save