summaryrefslogtreecommitdiff
path: root/tests/servers/test_basehttp.py
AgeCommit message (Expand)Author
2015-01-13Stripped headers containing underscores to prevent spoofing in WSGI environ.Carl Meyer
2014-11-29Fixed #23930 -- Added copies of captured_std* managers from CPython's test.su...wrwrwr
2014-09-09Fixed #23398 -- Added helpful error message when runserver is accessed via HTTPSFlavio Curella