Skip to main content

URL__QUERY

Constant URL__QUERY 

Source
pub const URL__QUERY: &str = "url.query";
Expand description

The query string present in the URL. Note that this does not contain the leading ? character, while the http.query attribute does.

  • PII: True
  • Rewriting behavior: None