MatrixSynapse/synapse/http
David Robertson 730b13dbc9
Improve `RawHeaders` type hints (#14303)
2022-10-28 16:04:02 +00:00
..
federation
__init__.py
additional_resource.py
client.py Improve `RawHeaders` type hints (#14303) 2022-10-28 16:04:02 +00:00
connectproxyclient.py
matrixfederationclient.py Validate federation destinations and log an error if server name is invalid. (#13318) 2022-07-20 11:17:26 -07:00
proxyagent.py Fix access token leak to logs from proxyagent (#13855) 2022-09-23 11:49:39 -05:00
request_metrics.py
server.py Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 2022-10-18 15:52:25 +00:00
servlet.py Indicate what endpoint came back with a JSON response we were unable to parse (#14097) 2022-10-07 11:39:45 -05:00
site.py Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 2022-10-18 15:52:25 +00:00
types.py