clients icon indicating copy to clipboard operation
clients copied to clipboard

look at whitelisting of some HTTP proxy headers in `proxyOptsFromStr`

Open trentm opened this issue 8 years ago • 0 comments

From work on restify/node-restify#878 and #85. HTTP proxy support is in lib/HttpClient.js. Note that the request module does some whitelisting of req.headers for proxying. Restify-clients should look at doing the same... and finding refs to authoritative docs/RFCs on that.

trentm avatar Oct 18 '16 23:10 trentm