1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 13:29:24 +00:00
actix-web/awc/src
cui fliter 6a5b370206
fix some typos (#2744)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-04-24 22:01:20 +00:00
..
client prepare awc release 3.0.0 (#2684) 2022-03-08 16:51:40 +00:00
middleware prepare awc release 3.0.0 (#2684) 2022-03-08 16:51:40 +00: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 fix some typos (#2744) 2022-04-24 22:01:20 +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 prepare awc release 3.0.0 (#2684) 2022-03-08 16:51:40 +00:00
request.rs prepare awc release 3.0.0 (#2684) 2022-03-08 16:51:40 +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 s/example/examples 2022-01-21 16:56:33 +00:00