| .. |
|
client
|
simplify http response construction; deprecate httpcodes
|
2018-03-30 23:07:33 -07:00 |
|
header
|
simplify http response construction; deprecate httpcodes
|
2018-03-30 23:07:33 -07:00 |
|
middleware
|
HttpRequest::resource() returns current matched resource
|
2018-04-01 17:37:22 -07:00 |
|
server
|
add extractors info to guide
|
2018-03-31 09:18:25 -07:00 |
|
ws
|
add extractors info to guide
|
2018-03-31 09:18:25 -07:00 |
|
application.rs
|
HttpRequest::resource() returns current matched resource
|
2018-04-01 17:37:22 -07:00 |
|
body.rs
|
ws tests and proper write payload ref
|
2018-03-19 09:30:58 -07:00 |
|
context.rs
|
update doc strings
|
2018-03-29 15:00:18 -07:00 |
|
de.rs
|
HttpRequest::resource() returns current matched resource
|
2018-04-01 17:37:22 -07:00 |
|
error.rs
|
simplify http response construction; deprecate httpcodes
|
2018-03-30 23:07:33 -07:00 |
|
fs.rs
|
rename Application
|
2018-03-31 00:16:55 -07:00 |
|
handler.rs
|
rename Application
|
2018-03-31 00:16:55 -07:00 |
|
helpers.rs
|
rename Application
|
2018-03-31 00:16:55 -07:00 |
|
httpcodes.rs
|
simplify http response construction; deprecate httpcodes
|
2018-03-30 23:07:33 -07:00 |
|
httpmessage.rs
|
simplify http response construction; deprecate httpcodes
|
2018-03-30 23:07:33 -07:00 |
|
httprequest.rs
|
HttpRequest::resource() returns current matched resource
|
2018-04-01 17:37:22 -07:00 |
|
httpresponse.rs
|
rename Application
|
2018-03-31 00:16:55 -07:00 |
|
info.rs
|
spelling check
|
2018-03-24 09:35:52 +03:00 |
|
json.rs
|
update tests
|
2018-03-31 10:21:54 -07:00 |
|
lib.rs
|
HttpRequest::resource() returns current matched resource
|
2018-04-01 17:37:22 -07:00 |
|
multipart.rs
|
use unreachable instead of panic
|
2018-03-29 15:55:27 -07:00 |
|
param.rs
|
allow primitive types for Path extractor
|
2018-03-31 17:12:08 -07:00 |
|
payload.rs
|
add path and query extractors
|
2018-03-26 15:58:30 -07:00 |
|
pipeline.rs
|
drop deprecated code
|
2018-03-29 11:06:44 -07:00 |
|
pred.rs
|
add extractors info to guide
|
2018-03-31 09:18:25 -07:00 |
|
resource.rs
|
HttpRequest::resource() returns current matched resource
|
2018-04-01 17:37:22 -07:00 |
|
route.rs
|
simplify With handlers
|
2018-03-31 09:58:33 -07:00 |
|
router.rs
|
HttpRequest::resource() returns current matched resource
|
2018-04-01 17:37:22 -07:00 |
|
test.rs
|
HttpRequest::resource() returns current matched resource
|
2018-04-01 17:37:22 -07:00 |
|
with.rs
|
simplify With handlers
|
2018-03-31 09:58:33 -07:00 |