1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-25 00:12:59 +01:00
actix-extras/src/server
2018-02-25 11:18:17 +03:00
..
channel.rs disable compression for static files 2018-01-11 23:49:53 -08:00
encoding.rs refactor client payload processing 2018-02-25 11:18:17 +03:00
h1.rs refactor h1 stream polling 2018-02-09 22:26:48 -08:00
h1writer.rs optimize http message serialization 2018-02-19 17:21:04 -08:00
h2.rs move encoding to server 2018-01-11 18:41:33 -08:00
h2writer.rs allow to set default content encoding on application level 2018-02-18 22:23:17 -08:00
mod.rs allow to set default content encoding on application level 2018-02-18 22:23:17 -08:00
settings.rs refactor shared bytes api 2018-01-14 17:00:28 -08:00
shared.rs optimize http message serialization 2018-02-19 17:21:04 -08:00
srv.rs deregister server socket on shutdown 2018-02-16 09:42:15 -08:00
utils.rs refactor http protocol selection procedure 2018-01-11 21:48:36 -08:00
worker.rs use newer api 2018-02-12 22:56:47 -08:00