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-03-04 20:43:12 +01:00
2022-10-09 22:09:30 +02:00