Skip to content
Snippets Groups Projects
Unverified Commit 1b338476 authored by Richard van der Hoff's avatar Richard van der Hoff Committed by GitHub
Browse files

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.
parent 4660d9fd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment