mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[fix] tests
This commit is contained in:
parent
1436b715ae
commit
8269eca2bb
@ -1,7 +1,7 @@
|
||||
var http = require('http'),
|
||||
https = require('https'),
|
||||
url = require('url'),
|
||||
httpProxy = require('./http-proxy'),
|
||||
httpProxy = require('./http-proxy/'),
|
||||
events = require('eventemitter2'),
|
||||
proxy = exports;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user