Closed eko234 closed 1 year ago
Hi, I'm using Joy for a super simple microservice but I need to send big json bodies, and I'm getting 413 errors all along, is there a way to configure the body size limit?
nvm, just find out joy uses halo2, just need to set it as the last parameter in the function server
Hi, I'm using Joy for a super simple microservice but I need to send big json bodies, and I'm getting 413 errors all along, is there a way to configure the body size limit?