diff --git a/shcheck.py b/shcheck.py index 8b83979..c48df0a 100755 --- a/shcheck.py +++ b/shcheck.py @@ -87,7 +87,9 @@ def log(string): information_headers = { 'X-Powered-By', - 'Server' + 'Server', + 'X-AspNet-Version', + 'X-AspNetMvc-Version' } cache_headers = {