1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-02-17 03:25:15 +00:00
actix-web/awc/src
2021-11-23 15:12:55 +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 fix awc changelog 2021-11-23 15:12:55 +00: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