1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

Move brotli encoding to a feature

This commit is contained in:
Nikolay Kim
2018-03-13 17:21:22 -07:00
parent fd0bb54469
commit 0f064db31d
6 changed files with 28 additions and 4 deletions

View File

@ -8,6 +8,8 @@
* Send Query Parameters in client requests #120
* Move brotli encoding to a feature
## 0.4.8 (2018-03-12)