Functiondownstream-tls-client-servernameReturns the Server Name Indication from the downstream client TLS handshake. Returns ok(none) if not available. downstream-tls-client-servername: func(ds-request: borrow<request>, max-len: u64) -> result<option<string>, error>;