This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-web
Watch
1
Star
0
Fork
0
You've already forked actix-web
mirror of
https://github.com/fafhrd91/actix-web
synced
2024-11-28 01:52:57 +01:00
Code
Issues
Releases
Wiki
Activity
2e159d1eb9
actix-web
/
actix-http
/
src
/
encoding
History
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
..
decoder.rs
Do not use thread pool for decomression if chunk size is smaller than 2048
2019-03-28 21:15:26 -07:00
encoder.rs
refactor RequestHead/ResponseHead
2019-03-27 10:38:01 -07:00
mod.rs
add content-encoding decompression
2019-03-26 15:14:32 -07:00