Skip to content

is there an grape string params length limit? such as 50kb? #602

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

Closed
kkxlkkxllb opened this issue Mar 20, 2014 · 2 comments
Closed

is there an grape string params length limit? such as 50kb? #602

kkxlkkxllb opened this issue Mar 20, 2014 · 2 comments

Comments

@kkxlkkxllb
Copy link

i use ajax post a large string(base64 string) to grape api, when the string size less than about 30kb, it's ok. But when the string size more than about 40 ~ 50 kb, params[:large_string] is missing.

@karlfreeman
Copy link
Contributor

Could be related to #559.

@dblock
Copy link
Member

dblock commented May 7, 2015

Closing, this was fixed in Rack 1.5.3 via rack/rack#756.

@dblock dblock closed this as completed May 7, 2015
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

3 participants