pub const URL__QUERY: &str = "url.query";
The query string present in the URL. Note that this does not contain the leading ? character, while the http.query attribute does.
http.query