1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 16:32:59 +01:00
actix-web/awc/src/client
2021-12-24 17:47:47 +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 only build SslConnectorBuilder once (#2503) 2021-12-18 16:44:30 +00:00
error.rs remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
h1proto.rs relax unpin bounds on payload types (#2545) 2021-12-24 17:47:47 +00:00
h2proto.rs body ergonomics v3 (#2468) 2021-12-04 19:40:47 +00:00
mod.rs prepare for actix-tls rc.1 (#2474) 2021-11-30 14:12:04 +00:00
pool.rs fix awc clippy warning (#2431) 2021-11-04 15:57:55 +00:00