MatrixSynapse/tests/http
Richard van der Hoff 1b338476af
Allow bigger responses to `/federation/v1/state` (#12877)
* Refactor HTTP response size limits

Rather than passing a separate `max_response_size` down the stack, make it an
attribute of the `parser`.

* Allow bigger responses on `federation/v1/state`

`/state` can return huge responses, so we need to handle that.
2022-05-25 22:24:28 +01:00
..
federation
server
__init__.py
ca.crt
ca.key
server.key
test_additional_resource.py
test_client.py
test_endpoint.py
test_fedclient.py Allow bigger responses to `/federation/v1/state` (#12877) 2022-05-25 22:24:28 +01:00
test_proxyagent.py
test_servlet.py Add some type hints to tests files (#12833) 2022-05-23 11:23:26 +00:00
test_simple_client.py
test_site.py Add some type hints to tests files (#12833) 2022-05-23 11:23:26 +00:00