Skip to content

Commit

Permalink
test passed for native-tls alpn
Browse files Browse the repository at this point in the history
  • Loading branch information
e1732a364fed committed Jan 1, 2099
1 parent 3caace4 commit a0e2821
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resource/local_mux_h2.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ dial = {
}

tlsout = {
TLS = {
NativeTLS = {
--TLS = {
host = "www.1234.com",
insecure = true,
alpn = {"h2"}
Expand Down

0 comments on commit a0e2821

Please sign in to comment.