1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 00:21:08 +01:00
actix-web/src
daxpedda e5f3d88a4e Switch brotli compressor to rust. (#1197)
* Switch to a rustified version of brotli.

* Some memory optimizations.

* Make brotli not optional anymore.
2019-12-07 21:55:41 +06:00
..
middleware upgrade to tokio 0.2 2019-12-05 23:35:43 +06:00
types use actix_rt::test for test setup 2019-11-26 11:25:50 +06:00
app_service.rs update service factory config 2019-12-02 21:37:13 +06:00
app.rs use actix_rt::test for test setup 2019-11-26 11:25:50 +06:00
config.rs use actix_rt::test for test setup 2019-11-26 11:25:50 +06:00
data.rs use actix_rt::test for test setup 2019-11-26 11:25:50 +06:00
error.rs refactor ResponseError trait 2019-11-26 16:07:39 +06:00
extract.rs use actix_rt::test for test setup 2019-11-26 11:25:50 +06:00
guard.rs upgrade to tokio 0.2 2019-12-05 23:35:43 +06:00
handler.rs update service factory config 2019-12-02 21:37:13 +06:00
info.rs upgrade to tokio 0.2 2019-12-05 23:35:43 +06:00
lib.rs Switch brotli compressor to rust. (#1197) 2019-12-07 21:55:41 +06:00
request.rs use actix_rt::test for test setup 2019-11-26 11:25:50 +06:00
resource.rs update service factory config 2019-12-02 21:37:13 +06:00
responder.rs upgrade to tokio 0.2 2019-12-05 23:35:43 +06:00
rmap.rs replace hashbrown with std hashmap 2019-12-04 18:33:43 +06:00
route.rs update service factory config 2019-12-02 21:37:13 +06:00
scope.rs update service factory config 2019-12-02 21:37:13 +06:00
server.rs use actix-net alpha.3 release 2019-12-07 12:28:26 +06:00
service.rs use actix_rt::test for test setup 2019-11-26 11:25:50 +06:00
test.rs upgrade to tokio 0.2 2019-12-05 23:35:43 +06:00
web.rs use released versions of actix-net 2019-12-02 23:33:39 +06:00