mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[fix] opts
This commit is contained in:
parent
0637322d96
commit
adc5be020c
@ -41,7 +41,7 @@ function createRightProxy(type) {
|
||||
!(args[cntr] instanceof Buffer) &&
|
||||
args[cntr] !== res
|
||||
) {
|
||||
options = opts;
|
||||
options = args[cntr];
|
||||
cntr--;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user