Add support for getting HTTP version of a response
This commit is contained in:
		
				
					committed by
					
						 Sean McArthur
						Sean McArthur
					
				
			
			
				
	
			
			
			
						parent
						
							a52520941f
						
					
				
				
					commit
					12cfbafc28
				
			| @@ -152,7 +152,7 @@ extern crate uuid; | ||||
|  | ||||
| pub use hyper::header; | ||||
| pub use hyper::Method; | ||||
| pub use hyper::StatusCode; | ||||
| pub use hyper::{StatusCode, Version}; | ||||
| pub use url::Url; | ||||
| pub use url::ParseError as UrlError; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user