1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-03-09 04:51:11 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Rob Ede
c7c02ef99d
body ergonomics v3 (#2468) 2021-12-04 19:40:47 +00:00
Rob Ede
4df1cd78b7
simplify AnyBody and BodySize (#2446) 2021-11-16 09:21:10 +00:00
Rob Ede
dade818eba
add middleware composition tests (#2375) 2021-08-31 04:18:54 +01:00
Rob Ede
ddaf8c3e43
add associated error type to MessageBody (#2183) 2021-05-05 18:36:02 +01:00
Rob Ede
037ac80a32
document messagebody trait items 2021-04-14 03:23:15 +01:00
Rob Ede
edd9f14752
remove unpin from body types (#2152) 2021-04-13 11:16:12 +01:00
Rob Ede
55db3ec65c
split up http body module 2021-02-15 12:20:43 +00:00