| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 28538f2 commit a0d22e9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -33,7 +33,6 @@ const requestUrl = `https://${serverHost}/test`; | |||
| 33 | 33 | const { code, signal, stderr, stdout } = await runProxiedRequest({ | |
| 34 | 34 | NODE_USE_ENV_PROXY: 1, | |
| 35 | 35 | REQUEST_URL: requestUrl, | |
| 36 | - REQUEST_TIMEOUT: 1000, | ||
| 37 | 36 | HTTPS_PROXY: `http://localhost:${proxy.address().port}`, | |
| 38 | 37 | }); | |
| 39 | 38 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments