pub const HTTP__REQUEST__SAME_ORIGIN: &str = "http.request.same_origin";Expand description
Indicates that a URL has the same origin as the current page’s origin in the browser.
- Scrubbing: Manual
- Rewriting behavior: None
§Aliases
URL__SAME_ORIGIN(url.same_origin)