1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-28 09:42:40 +01:00
actix-extras/src/server
2018-11-08 16:29:43 -08:00
..
ssl add H1 transport 2018-10-02 17:30:29 -07:00
acceptor.rs remove unused code 2018-10-09 13:23:37 -07:00
builder.rs set nodelay on socket #560 2018-11-08 16:29:43 -08:00
channel.rs remove unused code 2018-10-09 13:23:37 -07:00
error.rs fix stream flushing 2018-10-02 10:43:23 -07:00
h1.rs fix keep-alive timer reset 2018-11-07 21:09:33 -08:00
h1decoder.rs refactor http channels list; rename WorkerSettings 2018-10-02 15:25:32 -07:00
h1writer.rs do not override content-length header 2018-10-08 15:30:59 -07:00
h2.rs fix keep-alive timer reset 2018-11-07 21:09:33 -08:00
h2writer.rs Use old clippy attributes syntax (#562) 2018-11-01 11:14:48 +03:00
handler.rs simplify h1 dispatcher 2018-10-01 19:18:24 -07:00
helpers.rs clippy warnings 2018-10-01 21:16:56 -07:00
http.rs Use old clippy attributes syntax (#562) 2018-11-01 11:14:48 +03:00
incoming.rs add H1 transport 2018-10-02 17:30:29 -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 Correct IoStream::set_keepalive for UDS (#564) 2018-10-26 10:59:06 +03:00
output.rs Use old clippy attributes syntax (#562) 2018-11-01 11:14:48 +03:00
service.rs set nodelay on socket #560 2018-11-08 16:29:43 -08:00
settings.rs remove unused code 2018-10-09 13:23:37 -07:00