| .. |
|
client
|
remove unused code
|
2018-02-26 16:11:00 -08:00 |
|
middleware
|
use buffer capacity; remove unused imports
|
2018-02-26 15:34:25 -08:00 |
|
server
|
remove read buffer management api
|
2018-02-26 20:07:22 -08:00 |
|
ws
|
refactor websockets handling
|
2018-02-27 10:09:24 -08:00 |
|
application.rs
|
clippy warnings
|
2018-02-26 14:33:56 -08:00 |
|
body.rs
|
spelling check
|
2018-01-16 00:47:25 +03:00 |
|
context.rs
|
clippy warnings
|
2018-02-26 14:33:56 -08:00 |
|
error.rs
|
added HttpRequest::encoding() method; fix urlencoded parsing with charset
|
2018-02-27 11:31:54 -08:00 |
|
fs.rs
|
clippy warnings
|
2018-02-26 14:33:56 -08:00 |
|
handler.rs
|
clippy warnings
|
2018-02-26 14:33:56 -08:00 |
|
helpers.rs
|
optimize http message serialization
|
2018-02-19 17:21:04 -08:00 |
|
httpcodes.rs
|
missing http codes
|
2018-01-31 12:34:58 -08:00 |
|
httprequest.rs
|
added HttpRequest::encoding() method; fix urlencoded parsing with charset
|
2018-02-27 11:31:54 -08:00 |
|
httpresponse.rs
|
clippy warnings
|
2018-02-26 14:33:56 -08:00 |
|
info.rs
|
clippy warnings
|
2018-02-26 14:33:56 -08:00 |
|
json.rs
|
refactor multipart stream
|
2018-02-26 06:00:54 +03:00 |
|
lib.rs
|
added HttpRequest::encoding() method; fix urlencoded parsing with charset
|
2018-02-27 11:31:54 -08:00 |
|
multipart.rs
|
clippy warnings
|
2018-02-26 14:33:56 -08:00 |
|
param.rs
|
refactor helper error types
|
2018-01-20 21:11:46 -08:00 |
|
payload.rs
|
remove read buffer management api
|
2018-02-26 20:07:22 -08:00 |
|
pipeline.rs
|
clippy warnings
|
2018-02-26 14:33:56 -08:00 |
|
pred.rs
|
remove box from predicates
|
2017-12-20 13:23:50 -08:00 |
|
resource.rs
|
spelling check
|
2018-01-16 00:47:25 +03:00 |
|
route.rs
|
clippy warnings
|
2018-02-26 14:33:56 -08:00 |
|
router.rs
|
clippy warnings
|
2018-02-26 14:33:56 -08:00 |
|
test.rs
|
clippy warnings
|
2018-02-26 14:33:56 -08:00 |