This repository was archived by the owner on May 5, 2023. It is now read-only.
Commit 8e6305a
authored
Fix type definitions to account for transparent proxy discovery (#57)
ProxyAgent constructor can be invoked without a parameter.
In that case, the proxy uri is retrieved from environment variables.
Relevant:
- https://github.com/TooTallNate/node-proxy-agent/blob/master/test/test.js#L166-L214
- #561 parent 9963359 commit 8e6305a
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
0 commit comments