.. |
middleware
|
remove cors and identity middlewares
|
2019-06-17 12:33:00 +06:00 |
types
|
Call req.path() on Json extractor error only (#945)
|
2019-06-28 10:44:53 +06:00 |
app_service.rs
|
Support asynchronous data factories #850
|
2019-06-28 10:43:52 +06:00 |
app.rs
|
Support asynchronous data factories #850
|
2019-06-28 10:43:52 +06:00 |
config.rs
|
Scope configuration (#880)
|
2019-06-03 23:12:37 +06:00 |
data.rs
|
Fix typo in actix_web::web::Data::get_ref docstring (#921)
|
2019-06-18 07:27:23 +06:00 |
error.rs
|
rename PathPayloadError and test for path config
|
2019-06-12 17:02:45 +06:00 |
extract.rs
|
unify route and app data, it allows to provide global extractor config #775
|
2019-05-04 19:43:49 -07:00 |
guard.rs
|
remove Deref
|
2019-04-02 13:35:01 -07:00 |
handler.rs
|
move Payload to inner http request
|
2019-05-22 11:49:27 -07:00 |
info.rs
|
Add .peer_addr() #744
|
2019-04-16 10:11:38 -07:00 |
lib.rs
|
move identity service separate crate
|
2019-06-12 15:52:48 +06:00 |
request.rs
|
move Payload to inner http request
|
2019-05-22 11:49:27 -07:00 |
resource.rs
|
Fixes typo. (#940)
|
2019-06-25 23:23:36 +06:00 |
responder.rs
|
grammar fixes (#796)
|
2019-04-24 13:21:42 -07:00 |
rmap.rs
|
fix nested resource map registration #915
|
2019-06-15 22:12:20 +06:00 |
route.rs
|
update actix-net dependencies
|
2019-05-12 08:34:51 -07:00 |
scope.rs
|
fix nested resource map registration #915
|
2019-06-15 22:12:20 +06:00 |
server.rs
|
Cleaned unnecessary Option<_> around ServerBuilder in server.rs/HttpServer (#863)
|
2019-05-23 05:21:02 -07:00 |
service.rs
|
Add ServiceRequest::set_payload() method
|
2019-05-22 21:25:51 -07:00 |
test.rs
|
Fixes typo in docs. (#948)
|
2019-06-29 10:38:16 +06:00 |
web.rs
|
unify route and app data, it allows to provide global extractor config #775
|
2019-05-04 19:43:49 -07:00 |