| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 85dc84d commit 7685297
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -95,6 +95,7 @@ const { connect: tlsConnect } = require('tls'); | |||
| 95 | 95 | }; | |
| 96 | 96 | ||
| 97 | 97 | const clientOptions = { | |
| 98 | + ALPNProtocols: ['h2'], | ||
| 98 | 99 | port, | |
| 99 | 100 | rejectUnauthorized: false | |
| 100 | 101 | }; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments