Andrey "MOU" Larionov 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
..
2022-09-06 15:13:09 +02:00
2022-06-09 16:14:13 +02:00
2022-08-29 14:36:59 +02:00
2022-08-23 17:17:02 +02:00
2022-10-07 19:49:39 +00:00