mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-18 01:04:22 -05:00
1b338476af
* 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. |
||
---|---|---|
.. | ||
server | ||
__init__.py | ||
client.py |