Skip to main content

with_query

Function with_query 

Source
pub fn with_query(request: Request, name: &str, value: &str) -> Request
Expand description

Return the request with the query parameter appended, encoded at send time.