mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[fix] minor typo
This commit is contained in:
parent
c7924e01f9
commit
5a1504f076
@ -90,6 +90,8 @@ function createRightProxy(type) {
|
||||
|
||||
|
||||
function ProxyServer(options, web, ws) {
|
||||
EE3.call(this);
|
||||
|
||||
this.web = web;
|
||||
this.ws = ws;
|
||||
this.options = options;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user