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

Allow Body greater than 1MB #98

Open
ferigis opened this issue Jun 12, 2017 · 0 comments
Open

Allow Body greater than 1MB #98

ferigis opened this issue Jun 12, 2017 · 0 comments

Comments

@ferigis
Copy link
Member

ferigis commented Jun 12, 2017

Currently sumo_rest assumes the body of the request to be around 1MB, or crash otherwise.

{ok, RawBody, CowboyReq1} = cowboy_req:body(CowboyReq),

https://ninenines.eu/docs/en/cowboy/1.0/manual/cowboy_req/index.html#request_body_related_exports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant