mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[fix] comments
This commit is contained in:
parent
182c76cd23
commit
6fa23e11f6
@ -4,9 +4,7 @@ var http = require('http'),
|
||||
httpProxy = require('./http-proxy/');
|
||||
|
||||
/**
|
||||
* Export the "Server" so we can have an intuitive api for just creating
|
||||
* a proxy
|
||||
*
|
||||
* Export the the proxy "Server" as the main export
|
||||
*/
|
||||
module.exports = httpProxy.Server;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user