[][src]Function fastly::request::downstream_tls_client_hello

pub fn downstream_tls_client_hello() -> Result<Vec<u8>, Error>

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

https://tools.ietf.org/html/rfc5246#section-7.4.1.2