actix-web/awc/src/client
Rob Ede 3200de3f34
fix request head timeout (#2611)
2022-01-31 17:30:34 +00:00
..
config.rs move actix_http::client module to awc (#2425) 2021-10-26 00:37:40 +01:00
connection.rs relax unpin bounds on payload types (#2545) 2021-12-24 17:47:47 +00:00
connector.rs use tokio::main in client example 2022-01-19 21:36:14 +00:00
error.rs remove `actix_http::http` module (#2488) 2021-12-05 14:37:20 +00:00
h1proto.rs fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
h2proto.rs use const header values where possible 2021-12-27 16:15:33 +00:00
mod.rs document new body map types 2022-01-23 23:26:35 +00:00
pool.rs fix awc clippy warning (#2431) 2021-11-04 15:57:55 +00:00