[][src]Module http_tools::response

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

Traits

Extension

The Extension trait provides additional methods to the Http Response type

Filter

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