Skip to main content
interface Deno.TlsHandshakeInfo
Unstable

Properties

alpnProtocol: string | null

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