Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/servers/test_basehttp.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25204 -- Added missing space in runserver logging.Tim Graham2015-08-011-0/+10
* Replaced six.BytesIO with io.BytesIOTim Graham2015-07-201-1/+2
* Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette2015-05-201-2/+2
* Fixed typo in error message in the test.Tim Graham2015-02-201-1/+1
* Stripped headers containing underscores to prevent spoofi...Carl Meyer2015-01-131-0/+55
* Fixed #23930 -- Added copies of captured_std* managers fr...wrwrwr2014-11-291-9/+4
* Fixed #23398 -- Added helpful error message when runserve...Flavio Curella2014-09-091-0/+27