Revert "Merge pull request #232 from tafia/hyper-proxy"
This reverts commitb09b8620a6, reversing changes made toabfcd2796e.
This commit is contained in:
		| @@ -133,7 +133,6 @@ extern crate encoding_rs; | ||||
| #[macro_use] | ||||
| extern crate futures; | ||||
| extern crate hyper; | ||||
| extern crate hyper_proxy; | ||||
| extern crate hyper_tls; | ||||
| #[macro_use] | ||||
| extern crate log; | ||||
| @@ -175,6 +174,7 @@ pub use self::tls::{Certificate, Identity}; | ||||
| mod error; | ||||
|  | ||||
| mod async_impl; | ||||
| mod connect; | ||||
| mod body; | ||||
| mod client; | ||||
| mod into_url; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user