Crate hyper_request_validator

Source
Expand description

hyper integration for the http_request_validator.

Structs§

Bufferer
The bufferer that uses hyper::body::to_bytes implementation.

Functions§

validate
Validate the hyper::Request.

Type Aliases§

Error
The http_body_request_validator::Error type specialized for hyper Bufferer.