[erlang-questions] Cowboy/giallo {error,badlength}
Dmitrii Dimandt
dmitrii@REDACTED
Tue May 14 23:21:18 CEST 2013
Hi all
I have a very small and very stupid question about Cowboy (or, perhaps, giallo? )
If playing around a bit, trying to see what and how to fit in my head, and I constantly run into a problem
giallo:post_param(<<"param_name">>, Req) returns {error, badlength} for rather short texts (I really need to post much larger texts).
How can I raise the limit on the body length?
Thanks!
More information about the erlang-questions
mailing list