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-12-23 10:19:12 -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 Send HTTP/1.1 100 Continue if request contains expect: continue header #634 2018-12-23 10:19:12 -08:00
h1decoder.rs Send HTTP/1.1 100 Continue if request contains expect: continue header #634 2018-12-23 10:19:12 -08: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 Prepare release 0.7.16 2018-12-11 21:04:05 +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 Prepare release 0.7.16 2018-12-11 21:04:05 +03:00
output.rs Use old clippy attributes syntax (#562) 2018-11-01 11:14:48 +03:00
service.rs Fix websockets connection drop if request contains content-length header #567 2018-11-08 20:35:47 -08:00
settings.rs remove unused code 2018-10-09 13:23:37 -07:00