Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[fix] minor typo
  • Loading branch information
yawnt committed Oct 9, 2013
1 parent c7924e0 commit 5a1504f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/http-proxy/index.js
Expand Up @@ -90,6 +90,8 @@ function createRightProxy(type) {


function ProxyServer(options, web, ws) {
EE3.call(this);

this.web = web;
this.ws = ws;
this.options = options;
Expand Down

0 comments on commit 5a1504f

Please sign in to comment.