synapse/synapse/http
Patrick Cloke 48d44ab142
Record more information into structured logs. (#9654)
Records additional request information into the structured logs,
e.g. the requester, IP address, etc.
2021-04-08 08:01:14 -04:00
..
federation Add type hints to DictionaryCache and TTLCache. (#9442) 2021-03-29 12:15:33 -04:00
__init__.py SSO: redirect to public URL before setting cookies (#9436) 2021-02-26 14:02:06 +00:00
additional_resource.py Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
client.py Update mypy configuration: no_implicit_optional = True (#9742) 2021-04-05 09:10:18 -04:00
connectproxyclient.py Allow providing credentials to HTTPS_PROXY (#9657) 2021-03-22 17:20:47 +00:00
matrixfederationclient.py Retry 5xx errors in federation client (#9567) 2021-03-09 13:15:12 +00:00
proxyagent.py Allow providing credentials to HTTPS_PROXY (#9657) 2021-03-22 17:20:47 +00:00
request_metrics.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
server.py Fix additional type hints from Twisted upgrade. (#9518) 2021-03-03 15:47:38 -05:00
servlet.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
site.py Record more information into structured logs. (#9654) 2021-04-08 08:01:14 -04:00