1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-28 10:02:38 +01:00
actix-web/src/server
2018-09-21 07:24:10 +03:00
..
ssl clippy fmt 2018-08-23 09:48:01 -07:00
accept.rs use server keep-alive timer as slow request timer 2018-09-15 09:55:38 -07:00
channel.rs fix node::insert() method, missing next element 2018-09-17 11:39:03 -07:00
error.rs Fix Issue #490 (#498) 2018-09-01 12:00:32 +03:00
h1.rs Send response to inform client of error (#515) 2018-09-21 07:24:10 +03: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 use server keep-alive timer as slow request timer 2018-09-15 09:55:38 -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 use 5 seconds keep-alive timer by default 2018-09-15 09:57:54 -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 use server keep-alive timer as slow request timer 2018-09-15 09:55:38 -07:00
worker.rs refactor workers management 2018-08-09 11:52:32 -07:00