Merge pull request #3728 from kyletaylored/feature/update-fastly

Update Fastly detection
main
Elbert Alias 5 years ago committed by GitHub
commit f363f6ea4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5839,7 +5839,8 @@
"Fastly-Debug-Digest": "", "Fastly-Debug-Digest": "",
"Vary": "Fastly-SSL", "Vary": "Fastly-SSL",
"X-Fastly-Request-ID": "", "X-Fastly-Request-ID": "",
"x-via-fastly:": "" "x-via-fastly:": "",
"x-fastly-origin": ""
}, },
"icon": "Fastly.svg", "icon": "Fastly.svg",
"website": "https://www.fastly.com" "website": "https://www.fastly.com"