channel.rs
|
disable compression for static files
|
2018-01-11 23:49:53 -08:00 |
encoding.rs
|
fix back pressure for h1 import stream
|
2018-02-09 16:20:10 -08:00 |
h1.rs
|
refactor h1 stream polling
|
2018-02-09 22:26:48 -08:00 |
h1writer.rs
|
special handling for upgraded pipeline
|
2018-02-10 00:05:20 -08:00 |
h2.rs
|
move encoding to server
|
2018-01-11 18:41:33 -08:00 |
h2writer.rs
|
flush is useless
|
2018-01-14 19:28:34 -08:00 |
mod.rs
|
sync with latest actix
|
2018-02-12 12:17:30 -08:00 |
settings.rs
|
refactor shared bytes api
|
2018-01-14 17:00:28 -08:00 |
shared.rs
|
flush is useless
|
2018-01-14 19:28:34 -08:00 |
srv.rs
|
sync with latest actix
|
2018-02-12 12:17:30 -08:00 |
utils.rs
|
refactor http protocol selection procedure
|
2018-01-11 21:48:36 -08:00 |
worker.rs
|
sync with latest actix
|
2018-02-12 12:17:30 -08:00 |