Wasm Directoryalpha
Function

downstream-tls-client-servername

Returns the Server Name Indication from the downstream client TLS handshake.

downstream-tls-client-servername: func(ds-request: borrow​<request>, max-len: u64) -> result​<option​<string>, error>;