1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-28 09:42:40 +01:00
actix-extras/src/server
2018-02-27 23:04:57 -08:00
..
channel.rs clippy warnings 2018-02-26 14:33:56 -08:00
encoding.rs drop connection if handler get dropped without consuming payload 2018-02-27 16:08:57 -08:00
h1.rs fix handle big data chunkd for parsing 2018-02-27 23:04:57 -08:00
h1writer.rs unify headers and body processing for client response and server request 2018-02-27 15:03:28 -08:00
h2.rs drop connection if handler get dropped without consuming payload 2018-02-27 16:08:57 -08:00
h2writer.rs unify headers and body processing for client response and server request 2018-02-27 15:03:28 -08:00
mod.rs unify headers and body processing for client response and server request 2018-02-27 15:03:28 -08:00
settings.rs unify headers and body processing for client response and server request 2018-02-27 15:03: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 clippy warnings 2018-02-26 14:33:56 -08:00