mirror of https://github.com/jitsi/jitsi-meet
Use regexes to match ALPN protocols (#5651)
nginx presents the client's list of ALPN protocols as $ssl_preread_alpn_protocols, a comma-separated string. Use regular expressions to match each item in the list, rather than the exact value of the entire list at once.pull/5694/head jitsi-meet_4396
parent
f66a919e08
commit
0e16008085
Loading…
Reference in new issue