1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-27 17:52:56 +01:00
actix-web/actix-http/src/client
2021-03-07 19:29:02 +00:00
..
config.rs add local_address bind for client builder (#2024) 2021-02-27 22:31:14 +00:00
connection.rs reduce duplicate code (#2020) 2021-02-22 11:15:12 +00:00
connector.rs add local_address bind for client builder (#2024) 2021-02-27 22:31:14 +00:00
error.rs pool doc nits (#1999) 2021-02-16 09:08:30 +00:00
h1proto.rs fix h1 client for handling expect header request (#2049) 2021-03-07 18:33:16 +00:00
h2proto.rs use iota for more content-length insertions (#2050) 2021-03-07 19:29:02 +00:00
mod.rs refactor awc::ClientBuilder (#2008) 2021-02-18 12:30:09 +00:00
pool.rs pool doc nits (#1999) 2021-02-16 09:08:30 +00:00