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-10-01 19:18:24 -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 log acctor init errors 2018-09-28 12:37:20 -07:00
builder.rs expose internal http server types and allow to create custom http pipelines 2018-10-01 14:43:06 -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 simplify h1 dispatcher 2018-10-01 19:18:24 -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 simplify h1 dispatcher 2018-10-01 19:18:24 -07:00
incoming.rs simplify h1 dispatcher 2018-10-01 19:18:24 -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 expose internal http server types and allow to create custom http pipelines 2018-10-01 14:43:06 -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 expose app error by http service 2018-10-01 15:19:49 -07:00