Skip to main content

HTTP__REQUEST__WORKER_START

Constant HTTP__REQUEST__WORKER_START 

Source
pub const HTTP__REQUEST__WORKER_START: &str = "http.request.worker_start";
Expand description

The UNIX timestamp representing the timestamp immediately before dispatching the FetchEvent if a Service Worker thread is already running, or immediately before starting the Service Worker thread if it is not already running.

  • PII: Maybe
  • Rewriting behavior: None