actix-web/awc/src/client
fakeshadow e7987e7429
awc: support http2 over plain tcp with feature flag (#2439)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-11-22 18:16:56 +00:00
..
config.rs move actix_http::client module to awc (#2425) 2021-10-26 00:37:40 +01:00
connection.rs bump actix-server to beta 9 (#2442) 2021-11-15 04:03:33 +00:00
connector.rs awc: support http2 over plain tcp with feature flag (#2439) 2021-11-22 18:16:56 +00:00
error.rs move actix_http::client module to awc (#2425) 2021-10-26 00:37:40 +01:00
h1proto.rs simplify `AnyBody` and `BodySize` (#2446) 2021-11-16 09:21:10 +00:00
h2proto.rs simplify `AnyBody` and `BodySize` (#2446) 2021-11-16 09:21:10 +00:00
mod.rs move actix_http::client module to awc (#2425) 2021-10-26 00:37:40 +01:00
pool.rs fix awc clippy warning (#2431) 2021-11-04 15:57:55 +00:00