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

Infinite Self Proxying Loop

Open mattjay opened this issue 12 years ago • 0 comments

I'm having an issue where if an HTTP request is sent to this proxy to it's own IP address or to localhost it goes into an infinite proxy loop.

I've tried to update the proxy.js to abort the request if it is to itself but to no avail. Any help here would be appreciated.

mattjay avatar Nov 11 '13 18:11 mattjay