.. |
client
|
set date header for client requests
|
2018-02-19 23:18:18 -08:00 |
middleware
|
do not use regset for route recognition
|
2018-02-21 14:31:22 -08:00 |
server
|
support client request's async body
|
2018-02-19 22:48:27 -08:00 |
ws
|
support client request's async body
|
2018-02-19 22:48:27 -08:00 |
application.rs
|
do not use regset for route recognition
|
2018-02-21 14:31:22 -08:00 |
body.rs
|
spelling check
|
2018-01-16 00:47:25 +03:00 |
context.rs
|
use new actix api
|
2018-02-12 16:08:04 -08:00 |
error.rs
|
support client request's async body
|
2018-02-19 22:48:27 -08:00 |
fs.rs
|
Avoid using Path to calculate URIs, because it doesn't do the right thing on Windows (#67)
|
2018-02-07 15:31:09 -06:00 |
handler.rs
|
fix NormalizePath helper
|
2018-02-21 14:53:42 -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
|
do not use regset for route recognition
|
2018-02-21 14:31:22 -08:00 |
httpresponse.rs
|
allow to set default content encoding on application level
|
2018-02-18 22:23:17 -08:00 |
info.rs
|
add HttpServer::server_hostname method
|
2017-12-26 14:36:03 -08:00 |
json.rs
|
no need for mut ref
|
2018-01-03 10:57:57 -08:00 |
lib.rs
|
allow to set default content encoding on application level
|
2018-02-18 22:23:17 -08:00 |
multipart.rs
|
refactor http client
|
2018-02-19 03:11:11 -08:00 |
param.rs
|
refactor helper error types
|
2018-01-20 21:11:46 -08:00 |
payload.rs
|
refactor h1 stream polling
|
2018-02-09 22:26:48 -08:00 |
pipeline.rs
|
support client request's async body
|
2018-02-19 22:48:27 -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
|
spelling check
|
2018-01-31 20:28:53 +03:00 |
router.rs
|
do not use regset for route recognition
|
2018-02-21 14:31:22 -08:00 |
test.rs
|
allow to pass different binary data
|
2018-02-19 20:03:57 -08:00 |