ExpressGateway / express-gateway

A microservices API Gateway built on top of Express.js
https://www.express-gateway.io
Apache License 2.0
2.96k stars 344 forks source link

Payload issue #1031

Open krishna-gennext opened 3 years ago

krishna-gennext commented 3 years ago

How to increase post payload limt? Screenshot from 2021-07-09 10-20-58

Masum-Osman commented 2 years ago

Could you please make sure that the problem really rise on the Gateway Server? This is a common case where the application has to determine how much payload he may accept. Not the Gateway.