Is it possible to intercept response and modify its' body? It looks like onProxyRes allows only to change headers and write body is not working.
This question has been asked before.
An example can be found in https://github.com/chimurai/http-proxy-middleware/issues/97#issuecomment-268180448
Hope this will help you further.
@chimurai thanks
Most helpful comment
This question has been asked before.
An example can be found in https://github.com/chimurai/http-proxy-middleware/issues/97#issuecomment-268180448
Hope this will help you further.