1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
actix-extras/src/server
2018-08-07 20:48:25 -07:00
..
ssl fix protocol order for rustls acceptor 2018-08-07 13:53:24 -07:00
accept.rs simplify channel impl 2018-08-03 19:32:46 -07:00
channel.rs simplify channel impl 2018-08-03 19:32:46 -07:00
error.rs include content-length to error response 2018-08-07 11:56:39 -07:00
h1.rs allow to pass extra information from acceptor to application level 2018-08-03 19:24:53 -07:00
h1decoder.rs clippy warnings 2018-07-05 13:16:16 +06:00
h1writer.rs use write instead format 2018-07-12 10:35:09 +06:00
h2.rs fix http/2 error handling 2018-08-07 20:48:25 -07:00
h2writer.rs fix http/2 error handling 2018-08-07 20:48:25 -07:00
helpers.rs Reserve enough space for ServerError task to write status line 2018-08-07 17:34:24 +03:00
input.rs Use zlib instead of deflate for content encoding (#442) 2018-08-03 14:56:26 +02:00
message.rs allow to pass extra information from acceptor to application level 2018-08-03 19:24:53 -07:00
mod.rs allow to pass extra information from acceptor to application level 2018-08-03 19:24:53 -07:00
output.rs Use zlib instead of deflate for content encoding (#442) 2018-08-03 14:56:26 +02:00
settings.rs refactor ssl support 2018-08-03 16:09:46 -07:00
srv.rs deprecate HttpServer::no_http2(), update changes 2018-08-07 12:49:40 -07:00
worker.rs simplify channel impl 2018-08-03 19:32:46 -07:00