use higher pripority for br

This commit is contained in:
Nikolay Kim 2017-11-08 19:42:13 -08:00
parent 02fb424659
commit 7565ed8e06
2 changed files with 12 additions and 3 deletions

View file

@ -17,7 +17,7 @@ Actix web is licensed under the [Apache-2.0 license](http://opensource.org/licen
* Streaming and pipelining
* Keep-alive and slow requests handling
* [WebSockets](https://actix.github.io/actix-web/actix_web/ws/index.html)
* Transparent content compression/decompression
* Transparent content compression/decompression (br, gzip, deflate)
* Configurable request routing
* Multipart streams
* Middlewares