mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
Merge branch 'master' of https://github.com/thefosk/node-http-proxy into thefosk-master
This commit is contained in:
commit
11315e63fa
@ -40,7 +40,7 @@ var RoutingProxy = exports.RoutingProxy = function (options) {
|
||||
//
|
||||
// Setup default target options (such as `https`).
|
||||
//
|
||||
this.target = {};
|
||||
this.target = {};
|
||||
this.target.https = options.target && options.target.https;
|
||||
|
||||
//
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user