Add Fastly detection headers

main
Chris 3 years ago
parent c4704aa761
commit 5b5cca4f4f

@ -349,9 +349,11 @@
"Fastly-Debug-Digest": "",
"Vary": "Fastly-SSL",
"X-Fastly-Request-ID": "",
"x-fastly-request-id": "",
"x-fastly-origin": "",
"x-served-by": "^cache-",
"x-via-fastly:": ""
"x-via-fastly:": "",
"server": "Fastly"
},
"icon": "Fastly.svg",
"pricing": [
@ -1731,4 +1733,4 @@
"scriptSrc": "/fullPage\\.js(?:/([\\d\\.]+)/)?\\;version:\\1",
"website": "https://github.com/alvarotrigo/fullpage.js"
}
}
}