Files
hyper/src
Sean McArthur 36429ab50c refactor(net): NetworkConnecter no longer is for static usage
Instead, you can use an instance of a NetworkConnector with
`Request::with_connector`. This allows overloading of the NetworkStream
constructors, so that it is easy to modify how an `HttpStream` is
created, while still relying on the rest of the stream implementation.

BREAKING CHANGE
2014-12-04 17:39:38 -08:00
..
2014-11-29 13:55:50 -08:00
2014-11-29 13:55:50 -08:00
2014-12-02 13:12:04 -08:00
2014-09-03 10:55:21 -07:00