summary refs log tree commit diff
path: root/tests/http/test_simple_client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename blacklist/whitelist internally. (#15620)Patrick Cloke2023-05-191-9/+9
* Properly typecheck types.http (#14988)David Robertson2023-02-071-6/+8
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-1/+1
* Fix handling of connection timeouts in outgoing http requests (#8400)Richard van der Hoff2020-09-291-0/+180