Crate http_sender

Crate http_sender 

Source

Traitsยง

HttpSend
HttpSend is used to send HTTP requests and receive responses.
HttpSendDyn
HttpSendDyn is the dynamic version of HttpSend that can generate dynamic Futures.