1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-03-14 07:12:41 +00:00
actix-web/src/server
2018-10-08 07:47:42 -07:00
..
ssl add H1 transport 2018-10-02 17:30:29 -07:00
acceptor.rs make AcceptorTimeout::new public 2018-10-02 19:31:30 -07:00
builder.rs refactor http channels list; rename WorkerSettings 2018-10-02 15:25:32 -07:00
channel.rs add H1 transport 2018-10-02 17:30:29 -07:00
error.rs fix stream flushing 2018-10-02 10:43:23 -07:00
h1.rs enable slow request timeout for h2 dispatcher 2018-10-08 07:47:42 -07:00
h1decoder.rs refactor http channels list; rename WorkerSettings 2018-10-02 15:25:32 -07:00
h1writer.rs refactor http channels list; rename WorkerSettings 2018-10-02 15:25:32 -07:00
h2.rs enable slow request timeout for h2 dispatcher 2018-10-08 07:47:42 -07:00
h2writer.rs refactor http channels list; rename WorkerSettings 2018-10-02 15:25:32 -07: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 enable slow request timeout for h2 dispatcher 2018-10-08 07:47:42 -07: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 enable slow request timeout for h2 dispatcher 2018-10-08 07:47:42 -07:00
output.rs content-length bug fix (#525) 2018-10-02 09:15:48 -07:00
service.rs add H1 transport 2018-10-02 17:30:29 -07:00
settings.rs export AcceptorTimeout 2018-10-02 19:12:08 -07:00