Http-proxy-middleware: Intercept response and modify its' body?

Created on 14 Mar 2017  路  2Comments  路  Source: chimurai/http-proxy-middleware

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.

question

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.

All 2 comments

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

Was this page helpful?
0 / 5 - 0 ratings