actix-web/src/server
Nikolay Kim 16945a554a add client shutdown timeout 2018-10-01 20:04:16 -07:00
..
ssl add HttpServer::register() function, allows to register services in actix net server 2018-09-28 16:03:53 -07:00
acceptor.rs add client shutdown timeout 2018-10-01 20:04:16 -07:00
builder.rs add client shutdown timeout 2018-10-01 20:04:16 -07:00
channel.rs expose internal http server types and allow to create custom http pipelines 2018-10-01 14:43:06 -07:00
error.rs simplify h1 dispatcher 2018-10-01 19:18:24 -07:00
h1.rs add client shutdown timeout 2018-10-01 20:04:16 -07:00
h1decoder.rs simplify h1 dispatcher 2018-10-01 19:18:24 -07:00
h1writer.rs refactor keep-alive timer 2018-09-28 15:04:59 -07:00
h2.rs expose internal http server types and allow to create custom http pipelines 2018-10-01 14:43:06 -07:00
h2writer.rs refactor date generatioin 2018-09-27 18:33:29 -07:00
handler.rs simplify h1 dispatcher 2018-10-01 19:18:24 -07:00
helpers.rs Reduced unsafe converage (#520) 2018-09-26 11:56:34 +03:00
http.rs add client shutdown timeout 2018-10-01 20:04:16 -07:00
incoming.rs add client shutdown timeout 2018-10-01 20:04:16 -07:00
input.rs Use zlib instead of deflate for content encoding (#442) 2018-08-03 14:56:26 +02:00
message.rs simplify h1 dispatcher 2018-10-01 19:18:24 -07:00
mod.rs add client shutdown timeout 2018-10-01 20:04:16 -07:00
output.rs clippy fmt 2018-08-23 09:48:01 -07:00
service.rs expose internal http server types and allow to create custom http pipelines 2018-10-01 14:43:06 -07:00
settings.rs add client shutdown timeout 2018-10-01 20:04:16 -07:00