clients
clients copied to clipboard
look at whitelisting of some HTTP proxy headers in `proxyOptsFromStr`
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.