pub fn extract_query_part(req: &Request, key: &str) -> Option<String>
Get query parameter with key from the HTTP request.
key