Skip to content

Commit

Permalink
Update proxy.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tom zhou committed Nov 21, 2013
1 parent 237c02b commit 744cd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ var URL = require('url'),
HTTPP = require('httpp');

// Debug level
var Debug = 1;
var Debug = 0;

// Proxy class
// - fn: callback to pass proxy informations
Expand Down

0 comments on commit 744cd09

Please sign in to comment.