Skip to main content

HTTP__QUERY

Constant HTTP__QUERY 

Source
pub const HTTP__QUERY: &str = "http.query";
Expand description

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

  • PII: True
  • Rewriting behavior: None