1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 21:39:26 +00:00
actix-web/awc/src
citreae535 b00fe72cf6
Update base64 to 0.21 (#2966)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-01-21 01:36:08 +00:00
..
client fix version requirement for futures_util 2022-12-18 01:34:48 +00:00
middleware awc: correctly handle redirections that begins with // (#2840) 2022-08-25 03:12:58 +01:00
responses align hello-world examples 2022-03-05 23:15:33 +00:00
any_body.rs fix impl assertions 2022-02-08 14:32:57 +00:00
builder.rs Update base64 to 0.21 (#2966) 2023-01-21 01:36:08 +00:00
connect.rs prepare awc release 3.0.0 (#2684) 2022-03-08 16:51:40 +00:00
error.rs reduce -http re-exports in awc 2021-12-25 02:34:35 +00:00
frozen.rs use modern signatures for awc send_* and header methods (#2553) 2021-12-28 03:22:22 +00:00
lib.rs address clippy lints 2023-01-01 20:56:34 +00:00
request.rs Update base64 to 0.21 (#2966) 2023-01-21 01:36:08 +00:00
sender.rs use modern signatures for awc send_* and header methods (#2553) 2021-12-28 03:22:22 +00:00
test.rs relax unpin bounds on payload types (#2545) 2021-12-24 17:47:47 +00:00
ws.rs Update base64 to 0.21 (#2966) 2023-01-21 01:36:08 +00:00