pub const HTTP__REQUEST__SECURE_CONNECTION_START: &str = "http.request.secure_connection_start";Expand description
The UNIX timestamp representing the time immediately before the browser starts the handshake process to secure the current connection. If a secure connection is not used, the property returns zero.
- PII: Maybe
- Rewriting behavior: None