Module compress

Source
Expand description

Functionality for compressing an HTTP request body.

Modules§

http_body_1_x
Support for the http-body-1-0 and http-1-0 crates.

Structs§

CompressedBody
A Body that may compress its data with a CompressRequest implementor.