property Deno.ConnectQuicOptions.serverName
The name used for validating the certificate provided by the server. If
not provided, defaults to hostname
.
Type #
string | undefined
The name used for validating the certificate provided by the server. If
not provided, defaults to hostname
.
string | undefined