Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable setting custom rest max request size #784

Open
bjartek opened this issue Jan 28, 2025 · 1 comment · May be fixed by #785
Open

Enable setting custom rest max request size #784

bjartek opened this issue Jan 28, 2025 · 1 comment · May be fixed by #785
Assignees
Labels

Comments

@bjartek
Copy link
Contributor

bjartek commented Jan 28, 2025

Instructions

It is currently not possible to override the rest.Config.MaxRequestSize parameter. The default paramter does not work for me at all.

Problem

Need to specify higher rest request size.

@bjartek
Copy link
Contributor Author

bjartek commented Jan 28, 2025

Hard coding

MaxRequestSize: 4 << 20,

In a local version of flow-emulator makes it work

@bluesign bluesign linked a pull request Jan 29, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants