Default echo web framework body limit size

29 Views Asked by At

I'm getting 413 status code on accessing some endpoint developed using echo web framework.

Is there a way to know what's the default body limit size? I found a way to set this limit here, but there's no mention of the default limit.

0

There are 0 best solutions below