Skip to main content

HTTP__REQUEST__SAME_ORIGIN

Constant HTTP__REQUEST__SAME_ORIGIN 

Source
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