Commit Graph

4 Commits

Author SHA1 Message Date
9dbc71cb6d Added support for encoded payload
Actix provides different content encodings out of the box, but only if we use built-in content wrappers and containers. This patch wraps its own Payload implementation with an actix decoder, which enables request compression support.
2022-10-09 22:09:30 +02:00
9f5fee404b chore(all): update actix-web dependency to 4.0.0-beta.21 2022-01-21 20:44:17 +00:00
0f7625e29a bump dependencies 2021-09-13 15:17:08 +02:00
a838238a63 move payload to own module 2021-06-23 16:49:25 +02:00