[][src]Module http_tools::request

Provides functions and implements traits on the http::request::Request type.

Traits

Extension

The Extension trait provides additional methods to the Http Request type

Filter

The filter trait allows for the easy filtering of requests. They can be chained together to create more complex filters.

Functions

query_iter

Returns an iterator over a query string