pub const HTTP__REQUEST__REQUEST_START: &str = "http.request.request_start";Expand description
The UNIX timestamp representing the time immediately before the browser starts requesting the resource from the server, cache, or local resource. If the transport connection fails and the browser retires the request, the value returned will be the start of the retry request.
- PII: Maybe
- Rewriting behavior: None