Skip to main content

HTTP__REQUEST__RESPONSE_START

Constant HTTP__REQUEST__RESPONSE_START 

Source
pub const HTTP__REQUEST__RESPONSE_START: &str = "http.request.response_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