Skip to content
Snippets Groups Projects
user avatar
Richard van der Hoff authored
* 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.
1b338476
History
Name Last commit Last update