synapse/synapse/http
Richard van der Hoff 3ff2251754
Improved validation for received requests (#9817)
* Simplify `start_listening` callpath

* Correctly check the size of uploaded files
2021-04-23 19:20:44 +01:00
..
federation Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
additional_resource.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
client.py Limit the size of HTTP responses read over federation. (#9833) 2021-04-23 11:08:41 +01:00
connectproxyclient.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
matrixfederationclient.py Limit the size of HTTP responses read over federation. (#9833) 2021-04-23 11:08:41 +01:00
proxyagent.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
request_metrics.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
server.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
servlet.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
site.py Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00