villadora / express-http-proxy

Proxy middleware for express/connect
Other
1.22k stars 236 forks source link

Fixed x-www-form-urlencoded params stringify #538

Open demonskp opened 5 months ago

demonskp commented 5 months ago

when 'x-www-form-urlencoded' request params has '&' symbol, params will be truncation.