summaryrefslogtreecommitdiff
path: root/tests/test_httpserver.py
Commit message (Expand)AuthorAgeFilesLines
* Make LimitedLengthFile file return empty bytes rather than empty string when ...Benjamin Peterson2019-09-041-1/+9
* Don't raise StopIteration from generator, return insteadMiro Hron?ok2018-06-081-0/+45