Created by: erupenkman
I'm using this to enable following redirects from my application logic, added a simple example of how I'm using it.
Before this change, it would ALWAYS try to pipe proxyRes into res, even if it was a 301 redirect etc.
Created by: erupenkman
I'm using this to enable following redirects from my application logic, added a simple example of how I'm using it.
Before this change, it would ALWAYS try to pipe proxyRes into res, even if it was a 301 redirect etc.