#hyper #default #dns #replace #modification #http-connector

hyper-http-connector

Replacement for the default Hyper HttpConnector

1 unstable release

Uses old Rust 2015

0.1.0 Oct 1, 2018

#47 in #modification

MIT/Apache

24KB
552 lines

hyper-http-connector

Hyper's HttpConnector forked, used so we can swap out the DNS resolver.


lib.rs:

A duplicate of the default HttpConnector that comes with hyper.

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

Dependencies

~13MB
~232K SLoC