src/api2/admin/datastore/h2upload.rs: add test code for http2
This commit is contained in:
@ -25,6 +25,7 @@ tokio-tls = "0.2"
|
||||
tokio-signal = "0.2"
|
||||
native-tls = "0.2"
|
||||
http = "0.1"
|
||||
h2 = "0.1"
|
||||
hyper = "0.12"
|
||||
hyper-tls = "0.3"
|
||||
lazy_static = "1.1"
|
||||
|
Reference in New Issue
Block a user