ExpressGateway / express-gateway

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

Backend waits forever while sending content type application/x-www-form-urlencoded #977

Open linkwithjoydeep opened 4 years ago

linkwithjoydeep commented 4 years ago

Bug

The backend proxy service waits forever for the request body when using form urlencoded content type.