1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-25 00:43:00 +01:00
actix-web/src/server
2018-03-04 20:14:58 -08:00
..
channel.rs explicitly set tcp nodelay 2018-03-04 20:14:58 -08:00
encoding.rs Fix handling of requests with an encoded body with a length > 8192 #93 2018-03-04 09:48:34 -08:00
h1.rs fix socket polling 2018-03-03 12:17:26 -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 rename httpcodes 2018-03-01 19:12:59 -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 simplify channels list management 2018-03-03 11:16:55 -08:00
shared.rs optimize http message serialization 2018-02-19 17:21:04 -08:00
srv.rs move reuse_address before bind 2018-03-02 22:57:11 -08:00
utils.rs adjust low buf size 2018-03-01 20:13:50 -08:00
worker.rs clippy warnings 2018-02-26 14:33:56 -08:00