property
quic.QuicSession.servername
readonly servername: null | string | false
The SNI (Server Name Indication) host name associated with the session. This is null before the client hello is processed. Once the hello has been processed, this is either the host name string or false if the handshake had no SNI.