1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 16:02:59 +01:00
actix-extras/src/server
2018-08-31 17:45:29 -07:00
..
ssl clippy fmt 2018-08-23 09:48:01 -07:00
accept.rs refactor workers management 2018-08-09 11:52:32 -07:00
channel.rs Fix bug with http1 client disconnects. 2018-08-26 22:21:05 +08:00
error.rs include content-length to error response 2018-08-07 11:56:39 -07:00
h1.rs Fix typo 2018-08-31 17:45:29 -07:00
h1decoder.rs clippy fmt 2018-08-23 09:48:01 -07:00
h1writer.rs handle socket read disconnect 2018-08-31 17:24:13 -07:00
h2.rs clippy fmt 2018-08-23 09:48:01 -07:00
h2writer.rs clippy fmt 2018-08-23 09:48:01 -07:00
helpers.rs Reserve enough space for ServerError task to write status line 2018-08-07 17:34:24 +03:00
http.rs clippy fmt 2018-08-23 09:48:01 -07: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 Fix bug with http1 client disconnects. 2018-08-26 22:21:05 +08:00
output.rs clippy fmt 2018-08-23 09:48:01 -07:00
server.rs Fix server startup log message 2018-08-24 23:21:32 +02:00
settings.rs refactor workers management 2018-08-09 11:52:32 -07:00
worker.rs refactor workers management 2018-08-09 11:52:32 -07:00