Chris Dent 7a5b61c2d5 Add response_forbidden_headers handler
After much discussion this was determined to be the easiest and
cleanest way to accomplish a test which asserts "this header must
not be present". The ResponseHandler framework is used to good
effect to make short code.

The value of the response_forbidden_headers is a list of headers.
Case will be normalized to lower, which matches the internal
representation of the response headers dictionary.

Fixes #108
2015-12-09 18:11:53 +00:00
..
2015-06-08 08:39:21 -05:00
2015-08-21 13:44:58 +01:00
2015-10-10 15:21:07 +01:00
2015-09-03 16:56:49 +02:00