| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f379167 commit 4df3377
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -110,7 +110,7 @@ function testHttps() { | |||
| 110 | 110 | path: `/${counter++}`, | |
| 111 | 111 | host: 'localhost', | |
| 112 | 112 | setHost: true, | |
| 113 | - //agent: false, | ||
| 113 | + // agent: false, | ||
| 114 | 114 | port: this.address().port, | |
| 115 | 115 | rejectUnauthorized: false | |
| 116 | 116 | }, cb).on('error', thrower).end(); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments