diff --git a/src/technologies/f.json b/src/technologies/f.json index b61aef2f2..3ed63d58d 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -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" } -} \ No newline at end of file +}