This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-extras
Watch
1
Star
0
Fork
0
You've already forked actix-extras
mirror of
https://github.com/actix/actix-extras.git
synced
2025-03-12 08:42:47 +01:00
Code
Issues
Releases
Wiki
Activity
aebeb511cd
Branches
Tags
View all branches
actix-extras
/
actix-http
/
CHANGES.md
Nikolay Kim
3b897da8e2
Do not use thread pool for decomression if chunk size is smaller than 2048
2019-03-28 21:15:26 -07:00
185 B
Raw
Blame
History
Changes
[0.1.0-alpha.2] - 2019-xx-xx
Changed
Do not use thread pool for decomression if chunk size is smaller than 2048.
[0.1.0-alpha.1] - 2019-03-28
Initial impl