summary refs log tree commit diff
path: root/tests/http/test_proxyagent.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* support federation queries through http connect proxy (#10475)Dirk Klimpel2021-08-111-29/+46
* allow specifying https:// proxy (#10411)Dirk Klimpel2021-07-271-58/+340
* Allow providing credentials to `http_proxy` (#10360)Dirk Klimpel2021-07-151-13/+52
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Allow providing credentials to HTTPS_PROXY (#9657)Andrew Morgan2021-03-221-0/+40
* Add support for no_proxy and case insensitive env variables (#9372)Tim Leung2021-02-261-44/+73
* Don't apply the IP range blacklist to proxy connections (#9084)Marcus2021-01-121-0/+130
* Support for routing outbound HTTP requests via a proxy (#6239)Richard van der Hoff2019-11-011-0/+334