Crate hyper_http_connector

Source
Expand description

A duplicate of the default HttpConnector that comes with hyper.

This is useful if you want to make modifications on it.

Structsยง

HttpConnecting
A Future representing work to connect to a URL.
HttpConnector
A connector for the http scheme.