MatrixSynapse/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
additional_resource.py
client.py
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
server.py
servlet.py
site.py