Add client support for server push (#314)
This patch exposes push promises to the client API. Closes #252
This commit is contained in:
		
				
					committed by
					
						 Carl Lerche
						Carl Lerche
					
				
			
			
				
	
			
			
			
						parent
						
							6d8554a23c
						
					
				
				
					commit
					6b23542a55
				
			| @@ -28,7 +28,6 @@ use frame::{StreamId, StreamIdOverflow}; | ||||
| use proto::*; | ||||
|  | ||||
| use bytes::Bytes; | ||||
| use http::{Request, Response}; | ||||
| use std::time::Duration; | ||||
|  | ||||
| #[derive(Debug)] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user