| .. |
|
middleware
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
application.rs
|
handle application prefix for handlers; use handler for StaticFiles
|
2018-01-02 15:23:31 -08:00 |
|
body.rs
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
channel.rs
|
call poll_io recursevely aftre drain completion
|
2017-12-29 11:45:56 -08:00 |
|
context.rs
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
encoding.rs
|
flush encoder
|
2018-01-02 14:53:51 -08:00 |
|
error.rs
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
fs.rs
|
handle application prefix for handlers; use handler for StaticFiles
|
2018-01-02 15:23:31 -08:00 |
|
h1.rs
|
add graceful shutdown system
|
2017-12-28 16:25:47 -08:00 |
|
h1writer.rs
|
flush encoder
|
2018-01-02 14:53:51 -08:00 |
|
h2.rs
|
update h2 lib
|
2018-01-02 19:37:33 -08:00 |
|
h2writer.rs
|
update h2 lib
|
2018-01-02 19:37:33 -08:00 |
|
handler.rs
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
helpers.rs
|
fix content length serialization #33
|
2018-01-02 13:39:32 -08:00 |
|
httpcodes.rs
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
httprequest.rs
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
httpresponse.rs
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
info.rs
|
add HttpServer::server_hostname method
|
2017-12-26 14:36:03 -08:00 |
|
json.rs
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
lib.rs
|
make Pipeline private
|
2017-12-29 09:16:50 -08:00 |
|
multipart.rs
|
multipart field is stream of bytes
|
2017-12-19 09:55:49 -08:00 |
|
param.rs
|
Param ctor is private
|
2017-12-27 19:19:28 -08:00 |
|
payload.rs
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
pipeline.rs
|
handle application prefix for handlers; use handler for StaticFiles
|
2018-01-02 15:23:31 -08:00 |
|
pred.rs
|
remove box from predicates
|
2017-12-20 13:23:50 -08:00 |
|
resource.rs
|
refactor Handler trait, use mut self
|
2017-12-26 09:00:45 -08:00 |
|
route.rs
|
refactor Handler trait, use mut self
|
2017-12-26 09:00:45 -08:00 |
|
router.rs
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
server.rs
|
refactor IntoHttpHandler trait
|
2017-12-29 11:33:04 -08:00 |
|
test.rs
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
worker.rs
|
add graceful shutdown system
|
2017-12-28 16:25:47 -08:00 |
|
ws.rs
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
wsframe.rs
|
payload error tests
|
2017-10-23 14:08:11 -07:00 |
|
wsproto.rs
|
refactor error handling
|
2017-11-15 20:06:28 -10:00 |