Deno.ConnectTlsOptions.alpnProtocols - Deno documentation
property Deno.ConnectTlsOptions.alpnProtocols

Application-Layer Protocol Negotiation (ALPN) protocols supported by the client. If not specified, no ALPN extension will be included in the TLS handshake.

Type

string[]