We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1626f commit 63c9262Copy full SHA for 63c9262
test/lib-http-proxy-common-test.js
@@ -17,7 +17,7 @@ describe('lib/http-proxy/common.js', function () {
17
},
18
headers: {'fizz': 'bang', 'overwritten':true},
19
localAddress: 'local.address',
20
- auth:'username:pass'
+ auth:'username:pass'
21
22
{
23
method : 'i',
0 commit comments