[][src]Function fastly::handle::client_tls_client_hello

pub fn client_tls_client_hello() -> Option<&'static [u8]>

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

See RFC 5246 for details.