We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 806e492 commit c662f9eCopy full SHA for c662f9e
examples/http/ntlm-authentication.js
@@ -1,4 +1,4 @@
1
-var httpProxy = require('http-proxy');
+var httpProxy = require('../../lib/http-proxy');
2
var Agent = require('agentkeepalive');
3
4
var agent = new Agent({
0 commit comments