summaryrefslogtreecommitdiff
path: root/tests/testutils/http_server.py
Commit message (Expand)AuthorAgeFilesLines
* Reformat code using BlackChandan Singh2019-11-141-27/+26
* tests/testutils/http_server.py: Drop queue to avoid lingering threadjuerg/http-test-serverJürg Billeter2019-09-031-10/+1
* tests/testutils/http_server.py: Close queue to stop background threadJürg Billeter2019-09-031-0/+2
* tests:lint: remove all unneccessary-parens errors from pylintBenjamin Schubert2019-03-201-1/+1
* Use pycodestyle instead of pep8Javier Jardón2019-01-021-1/+1
* Add support for .netrc in remote/tar/zip pluginsValentin David2018-11-291-0/+117