deb-python-gabbi/docs
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
..
source Add response_forbidden_headers handler 2015-12-09 18:11:53 +00:00
Makefile Initial commit of sphinx infrastructure 2014-12-31 17:08:23 +00:00