pub const HTTP__REQUEST__CONNECTION_END: &str = "http.request.connection_end";Expand description
The UNIX timestamp representing the time immediately after the browser finishes establishing the connection to the server to retrieve the resource. The timestamp value includes the time interval to establish the transport connection, as well as other time intervals such as TLS handshake and SOCKS authentication.
- PII: Maybe
- Rewriting behavior: None