Merge pull request #2674 from mmrabbani/patch-1
Add HTTP3 to ALPN options
This commit is contained in:
@@ -76,8 +76,11 @@
|
||||
|
||||
<string-array name="streamsecurity_alpn" translatable="false">
|
||||
<item></item>
|
||||
<item>h3</item>
|
||||
<item>h2</item>
|
||||
<item>http/1.1</item>
|
||||
<item>h3,h2,http/1.1</item>
|
||||
<item>h3,h2</item>
|
||||
<item>h2,http/1.1</item>
|
||||
</string-array>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user