Skip to main content
interface Deno.TlsHandshakeInfo

Properties

alpnProtocol: string | null

UNSTABLE: new API, yet to be vetted.

Contains the ALPN protocol selected during negotiation with the server. If no ALPN protocol selected, returns null.