ssl
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
channel.rs
|
fix node::insert() method, missing next element
|
2018-09-17 11:39:03 -07:00 |
error.rs
|
Fix Issue #490 (#498)
|
2018-09-01 12:00:32 +03:00 |
h1.rs
|
Send response to inform client of error (#515)
|
2018-09-21 07:24:10 +03:00 |
h1decoder.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
h1writer.rs
|
handle socket read disconnect
|
2018-08-31 17:24:13 -07:00 |
h2.rs
|
use server keep-alive timer as slow request timer
|
2018-09-15 09:55:38 -07:00 |
h2writer.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
http.rs
|
use 5 seconds keep-alive timer by default
|
2018-09-15 09:57:54 -07:00 |
mod.rs
|
Fix bug with http1 client disconnects.
|
2018-08-26 22:21:05 +08:00 |
output.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
server.rs
|
Fix server startup log message
|
2018-08-24 23:21:32 +02:00 |
worker.rs
|
refactor workers management
|
2018-08-09 11:52:32 -07:00 |