forked-synapse/synapse/http
Erik Johnston 3a30846bd0
Fix mypy on latest Twisted release (#17036)
`ITransport.abortConnection` isn't a thing, but
`HTTPChannel.forceAbortClient` calls it, so lets just use that

Fixes https://github.com/element-hq/synapse/issues/16728
2024-04-11 16:03:45 +01:00
..
federation Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
additional_resource.py Update license headers 2023-11-21 15:29:58 -05:00
client.py Fix OIDC login regression (#17031) 2024-03-26 13:26:46 +00:00
connectproxyclient.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
matrixfederationclient.py Bump black from 23.10.1 to 24.2.0 (#16936) 2024-03-13 16:46:44 +00:00
proxy.py Fix mypy on latest Twisted release (#17036) 2024-04-11 16:03:45 +01:00
proxyagent.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
replicationagent.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
request_metrics.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
server.py Fix mypy on latest Twisted release (#17036) 2024-04-11 16:03:45 +01:00
servlet.py Bump black from 23.10.1 to 24.2.0 (#16936) 2024-03-13 16:46:44 +00:00
site.py Fix mypy on latest Twisted release (#17036) 2024-04-11 16:03:45 +01:00
types.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00