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
parent
6d8554a23c
commit
6b23542a55
@@ -41,7 +41,7 @@ members = [
|
||||
futures = "0.1"
|
||||
tokio-io = "0.1.4"
|
||||
bytes = "0.4.7"
|
||||
http = "0.1.3"
|
||||
http = "0.1.8"
|
||||
byteorder = "1.0"
|
||||
log = "0.4.1"
|
||||
fnv = "1.0.5"
|
||||
|
||||
Reference in New Issue
Block a user