Merge pull request #883 from brandonkelly/patch-1

Check for `X-Powered-By: Craft CMS` header
main
Elbert Alias 10 years ago
commit 9b5698b20b

@ -1240,7 +1240,8 @@
1 1
], ],
"headers": { "headers": {
"Set-Cookie": "CraftSessionId=" "Set-Cookie": "CraftSessionId=",
"X-Powered-By": "Craft CMS"
}, },
"implies": "PHP", "implies": "PHP",
"website": "buildwithcraft.com" "website": "buildwithcraft.com"