.. |
application.rs
|
refactor server impl and add support for alpn http2 negotiation
|
2017-11-04 12:33:14 -07:00 |
body.rs
|
add response content encoding
|
2017-11-08 16:44:46 -08:00 |
channel.rs
|
update readme
|
2017-11-04 13:49:05 -07:00 |
context.rs
|
refactor task impl, extract stream writer to separate struct
|
2017-11-03 13:48:00 -07:00 |
date.rs
|
add response content encoding
|
2017-11-08 16:44:46 -08:00 |
dev.rs
|
simplify RouteRecognizer reuse
|
2017-10-23 19:28:23 -07:00 |
encoding.rs
|
use higher pripority for br
|
2017-11-08 19:42:13 -08:00 |
error.rs
|
better handler function ergonimics
|
2017-10-29 21:39:59 -07:00 |
h1.rs
|
add custom Debug impl for HttpResponse
|
2017-11-08 19:31:25 -08:00 |
h1writer.rs
|
add custom Debug impl for HttpResponse
|
2017-11-08 19:31:25 -08:00 |
h2.rs
|
add custom Debug impl for HttpResponse
|
2017-11-08 19:31:25 -08:00 |
h2writer.rs
|
add custom Debug impl for HttpResponse
|
2017-11-08 19:31:25 -08:00 |
httpcodes.rs
|
refactory response body
|
2017-10-23 23:25:32 -07:00 |
httprequest.rs
|
added HttpRequest::content_type(), query() method returns HashMap
|
2017-10-29 06:03:21 -07:00 |
httpresponse.rs
|
add custom Debug impl for HttpResponse
|
2017-11-08 19:31:25 -08:00 |
lib.rs
|
refactor content encoding
|
2017-11-06 16:23:58 -08:00 |
logger.rs
|
Do not use as it can not parse some valid paths
|
2017-10-27 22:19:00 -07:00 |
multipart.rs
|
add content encoding decompression
|
2017-11-06 01:27:46 -08:00 |
payload.rs
|
refactor content encoding
|
2017-11-06 16:23:58 -08:00 |
recognizer.rs
|
refactor server impl and add support for alpn http2 negotiation
|
2017-11-04 12:33:14 -07:00 |
resource.rs
|
better handler function ergonimics
|
2017-10-29 21:39:59 -07:00 |
route.rs
|
make possible to use async handler
|
2017-11-03 13:35:34 -07:00 |
server.rs
|
add keep-alive for h2 connection
|
2017-11-04 13:24:57 -07:00 |
staticfiles.rs
|
refactory response body
|
2017-10-23 23:25:32 -07:00 |
task.rs
|
add custom Debug impl for HttpResponse
|
2017-11-08 19:31:25 -08:00 |
ws.rs
|
refactor server impl and add support for alpn http2 negotiation
|
2017-11-04 12:33:14 -07:00 |
wsframe.rs
|
payload error tests
|
2017-10-23 14:08:11 -07:00 |
wsproto.rs
|
tests
|
2017-10-22 18:32:54 -07:00 |