mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
With a comment
This commit is contained in:
parent
8eddf45f2a
commit
fbc266809c
@ -1,7 +1,7 @@
|
||||
var http = require('http'),
|
||||
https = require('https'),
|
||||
url = require('url'),
|
||||
httpProxy = require('./http-proxy/index.js');
|
||||
httpProxy = require('./http-proxy/index.js'); //use explicit /index.js to help browserify negociation in require '/lib/http-proxy' (!)
|
||||
|
||||
/**
|
||||
* Export the proxy "Server" as the main export.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user