Const
Adds the following headers to each request before forwarding it to the target:
x-amzn-tls-version
x-amzn-tls-cipher-suite
Both headers are in OpenSSL format.
Adds the following headers to each request before forwarding it to the target:
x-amzn-tls-version
, which has information about the TLS protocol version negotiated with the clientx-amzn-tls-cipher-suite
, which has information about the cipher suite negotiated with the clientBoth headers are in OpenSSL format.