forked-synapse/synapse/http
Richard van der Hoff de6888e7ce Remove redundant WrappedConnection (#4409)
* Remove redundant WrappedConnection

The matrix federation client uses an HTTP connection pool, which times out its
idle HTTP connections, so there is no need for any of this business.
2019-01-18 23:07:38 +11:00
..
__init__.py redact better 2018-09-14 03:45:34 +10:00
additional_resource.py run isort 2018-07-09 16:09:20 +10:00
client.py Fix IP URL previews on Python 3 (#4215) 2018-12-22 01:56:13 +11:00
endpoint.py Remove redundant WrappedConnection (#4409) 2019-01-18 23:07:38 +11:00
matrixfederationclient.py Remove redundant WrappedConnection (#4409) 2019-01-18 23:07:38 +11:00
request_metrics.py Make the metrics less racy (#4061) 2018-10-19 21:45:45 +11:00
server.py Fix URL preview bugs (type error when loading cache from db, content-type including quotes) (#4157) 2018-11-08 01:37:43 +11:00
servlet.py fix parse_string docstring 2018-11-08 11:12:29 +00:00
site.py Fix error when logging incomplete requests 2018-10-02 12:06:22 +01:00