Wasm Directoryalpha
Function

downstream-tls-client-hello

Gets the raw bytes sent by the client in the TLS ClientHello message.

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