actix-web/actix-http/src/client
Rob Ede 9d94fb91b2
correct spelling of ConnectError::Unresolved (#1487)
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-05-08 02:26:48 +09:00
..
config.rs Http2 client configuration to improve performance (#1394) 2020-03-07 11:09:31 +09:00
connection.rs cleanup imports 2019-12-13 11:24:57 +06:00
connector.rs Run rustfmt 2020-03-08 00:52:39 +09:00
error.rs correct spelling of ConnectError::Unresolved (#1487) 2020-05-08 02:26:48 +09:00
h1proto.rs Run rustfmt 2020-02-27 11:10:55 +09:00
h2proto.rs Http2 client configuration to improve performance (#1394) 2020-03-07 11:09:31 +09:00
mod.rs Http2 client configuration to improve performance (#1394) 2020-03-07 11:09:31 +09:00
pool.rs correct spelling of ConnectError::Unresolved (#1487) 2020-05-08 02:26:48 +09:00