summaryrefslogtreecommitdiff
path: root/test/test_proxymanager.py
Commit message (Expand)AuthorAgeFilesLines
* Update pypi.python.org URLs to pypi.orgJon Dufresne2018-05-011-4/+4
* Rewrite test_proxymanager.py to be pytest-styleAlex Chan2017-06-021-39/+29
* Fix flake errors with unittest2 importSeth Michael Larson2017-01-251-2/+3
* Forgot about TestProxyManagerSeth Michael Larson2017-01-221-1/+5
* Add cleanup to pools and managerslars48392017-01-211-0/+3
* test backwardscompatible errorsThomas Weißschuh2015-06-011-0/+4
* Slight code refactoring and simplification, as suggested by @woleverStanislav Vitkovskiy2013-07-311-0/+7
* Fixed proxy testStanislav Vitkovskiy2013-07-311-1/+1
* Correctly set Host header when using a proxyGavrie Philipson2013-07-291-0/+9
* Generate 'Host' header with proxies.Cory Benfield2013-02-011-4/+8
* moved proxy tests to separate filekevin2012-09-011-0/+23