summaryrefslogtreecommitdiff
path: root/tests/test_headers.py
Commit message (Expand)AuthorAgeFilesLines
* Fix many flake8 warnings/errorsBert JW Regeer2018-10-151-3/+3
* WebOb is now formatted by ambv/blackBert JW Regeer2018-10-141-49/+66
* tests_headers.py converted to assert from noseBert JW Regeer2016-04-151-32/+34
* Fixes PEP8 warningsZhongyue Luo2012-12-281-1/+1
* give up on trying to encode header values when request.headers is usedChris McDonough2012-01-281-40/+21
* fix EnvironHeaders class to do encoding and decoding properlyChris McDonough2012-01-261-21/+40
* This commit aggregates most of the work done at the 2011 PyCon Pyramid sprint...Sergey Schetinin2011-03-221-17/+83
* Add a lot of tests.Sergey Schetinin2011-02-201-0/+47