summary refs log tree commit diff
path: root/tests/http/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update license headersPatrick Cloke2023-11-211-10/+16
* Bump twisted from 23.8.0 to 23.10.0 (#16588)dependabot[bot]2023-11-011-1/+1
* Fix tests on Twisted trunk. (#16528)Patrick Cloke2023-10-251-2/+35
* Properly typecheck types.http (#14988)David Robertson2023-02-071-6/+13
* Remove redundant types from comments. (#14412)Patrick Cloke2022-11-161-3/+4
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Use TLSv1.2 for fake servers in tests (#8208)Dan Callaghan2020-09-101-1/+1
* Stop sub-classing object (#8249)Patrick Cloke2020-09-041-1/+1
* Support for routing outbound HTTP requests via a proxy (#6239)Richard van der Hoff2019-11-011-0/+17
* fix ci on py2, againRichard van der Hoff2019-06-101-1/+1
* fix CI on python 2.7Richard van der Hoff2019-06-101-6/+4
* Tests for SSL certs for federation connectionsRichard van der Hoff2019-06-101-15/+111
* Run Black on the tests again (#5170)Amber Brown2019-05-101-4/+2
* Implement MSC1708 (.well-known lookups for server routing) (#4489)Richard van der Hoff2019-01-291-0/+42
* Reject invalid server names (#3480)Richard van der Hoff2018-07-031-0/+0