MatrixSynapse/synapse/http
David Robertson d8df8e6c14
Don't print HTTPStatus.* in "Processed..." logs (#11827)
* Don't print HTTPStatus.* in "Processed..." logs

Fixes #11812. See also #7118 and
https://github.com/matrix-org/synapse/pull/7188#r401719326 in
particular.

Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
2022-01-26 12:47:34 +00:00
..
federation
__init__.py
additional_resource.py
client.py Apply a timeout to reading the body when fetching a file. (#11784) 2022-01-24 14:38:37 +00:00
connectproxyclient.py Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00
matrixfederationclient.py Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00
proxyagent.py
request_metrics.py
server.py Convert all namedtuples to attrs. (#11665) 2021-12-30 18:47:12 +00:00
servlet.py
site.py Don't print HTTPStatus.* in "Processed..." logs (#11827) 2022-01-26 12:47:34 +00:00