1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-02-20 21:06:17 +00:00
actix-web/actix-http/src/client
2020-07-21 16:40:30 +09:00
..
config.rs Http2 client configuration to improve performance (#1394) 2020-03-07 11:09:31 +09:00
connection.rs Remove uses of pin_project::project attribute 2020-06-06 06:44:14 +09:00
connector.rs Run rustfmt 2020-03-08 00:52:39 +09:00
error.rs Fix typo in timeout error display (#1552) 2020-06-02 18:04:49 +01:00
h1proto.rs Run rustfmt 2020-02-27 11:10:55 +09:00
h2proto.rs bump MSRV to 1.42 (#1616) 2020-07-21 16:40:30 +09:00
mod.rs Http2 client configuration to improve performance (#1394) 2020-03-07 11:09:31 +09:00
pool.rs Fix leaks with actix_http's client (#1580) 2020-07-10 22:35:22 +01:00