1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

reduce threshold for content encoding

This commit is contained in:
Nikolay Kim
2018-01-21 08:12:04 -08:00
parent 7bb7adf89c
commit 1cff4619e7
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changes
## 0.3.2 (2018-01-xx)
## 0.3.2 (2018-01-21)
* Fix HEAD requests handling