X-Git-Url: https://code.kerkeslager.com/?p=fwx;a=blobdiff_plain;f=src%2Ftest_fwx.py;fp=src%2Ftest_fwx.py;h=97a7f74a5b7788742fb6f445b5f505b7d5796583;hp=f4379649dc2063ee0ec801e78373a93c61783967;hb=7b02629c8e924154857f35cef1364bef66fe3b75;hpb=cdcd770a863322ff01363438d0739bbcc63873e3 diff --git a/src/test_fwx.py b/src/test_fwx.py index f437964..97a7f74 100644 --- a/src/test_fwx.py +++ b/src/test_fwx.py @@ -49,6 +49,7 @@ class ResponseTests(unittest.TestCase): response.headers, ( ('Content-Type', 'text/plain'), + ('X-Content-Type-Options', 'nosniff'), ), )