node-http-proxy icon indicating copy to clipboard operation
node-http-proxy copied to clipboard

Capture

Open RonnieDuck opened this issue 5 years ago • 1 comments

Is there any way I can capture the request and response's body when proxying https or ws?

RonnieDuck avatar Jul 19 '19 02:07 RonnieDuck

if you want to be like MITM proxy

npm i pms-proxy

https://www.npmjs.com/package/pms-proxy

wawahuy avatar May 08 '22 09:05 wawahuy