1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 00:21:08 +01:00
actix-web/awc/src
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
..
client awc: support http2 over plain tcp with feature flag (#2439) 2021-11-22 18:16:56 +00:00
middleware remove internal usage of Body 2021-11-16 22:10:30 +00:00
builder.rs move actix_http::client module to awc (#2425) 2021-10-26 00:37:40 +01:00
connect.rs remove internal usage of Body 2021-11-16 22:10:30 +00:00
error.rs move actix_http::client module to awc (#2425) 2021-10-26 00:37:40 +01:00
frozen.rs remove internal usage of Body 2021-11-16 22:10:30 +00:00
lib.rs move actix_http::client module to awc (#2425) 2021-10-26 00:37:40 +01:00
request.rs awc: support http2 over plain tcp with feature flag (#2439) 2021-11-22 18:16:56 +00:00
response.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00
sender.rs remove internal usage of Body 2021-11-16 22:10:30 +00:00
test.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00
ws.rs Various refactorings (#2281) 2021-06-26 15:33:43 +01:00