Crate lazyhttp

Crate lazyhttp 

Source

Functionsยง

handle_stream
Returns a http::Request<Option<String>> struct. A body will only be included in the Request if it is sent with the proper Content-Length header.