channel.rs
|
disable compression for static files
|
2018-01-11 23:49:53 -08:00 |
encoding.rs
|
Do not enable chunked encoding for HTTP/1.0
|
2018-01-13 12:46:43 -08:00 |
h1.rs
|
refactor http protocol selection procedure
|
2018-01-11 21:48:36 -08:00 |
h1writer.rs
|
refactor http protocol selection procedure
|
2018-01-11 21:48:36 -08:00 |
h2.rs
|
move encoding to server
|
2018-01-11 18:41:33 -08:00 |
h2writer.rs
|
move encoding to server
|
2018-01-11 18:41:33 -08:00 |
mod.rs
|
cleanup http channel
|
2018-01-11 22:06:06 -08:00 |
settings.rs
|
move server protocol impl to submodule
|
2018-01-11 18:35:05 -08:00 |
srv.rs
|
move server protocol impl to submodule
|
2018-01-11 18:35:05 -08:00 |
utils.rs
|
refactor http protocol selection procedure
|
2018-01-11 21:48:36 -08:00 |
worker.rs
|
move server protocol impl to submodule
|
2018-01-11 18:35:05 -08:00 |