Jean Campos
Results
1
comments of
Jean Campos
trafficstars
I had the same problem. I am using `express` and `body-parser` to JSON. I fixed adding this restream parsed body before proxying: ``` //restream parsed body before proxying proxy.on('proxyReq', function(proxyReq,...