| .. |
|
client
|
Fix client request timeout handling
|
2018-05-10 09:37:38 -07:00 |
|
header
|
spelling check
|
2018-05-06 19:07:30 +03:00 |
|
middleware
|
Allow to exclude certain endpoints from logging #211
|
2018-05-08 16:30:34 -07:00 |
|
server
|
Added support for returning addresses plus scheme from the server
|
2018-05-16 16:17:27 +02:00 |
|
ws
|
make api public
|
2018-05-09 06:05:16 -07:00 |
|
application.rs
|
add filters support to scopes
|
2018-05-07 14:40:04 -07:00 |
|
body.rs
|
various optimizations
|
2018-05-15 16:49:03 -07:00 |
|
context.rs
|
clippy warnings; fmt
|
2018-04-28 22:55:47 -07:00 |
|
de.rs
|
clippy warnings
|
2018-04-29 09:09:08 -07:00 |
|
error.rs
|
fix 1.24 compatibility
|
2018-05-15 19:07:43 -07:00 |
|
extractor.rs
|
let Path::from_request() fail with ErrorNotFound
|
2018-05-08 22:59:46 +02:00 |
|
fs.rs
|
update tests
|
2018-05-04 12:11:38 -07:00 |
|
handler.rs
|
update doc string
|
2018-05-11 15:01:15 -07:00 |
|
helpers.rs
|
refactor FromRequest trait
|
2018-05-01 17:19:15 -07:00 |
|
httpcodes.rs
|
remove deprecated types and methods
|
2018-04-29 21:05:10 -07:00 |
|
httpmessage.rs
|
clippy warnings
|
2018-04-29 09:09:08 -07:00 |
|
httprequest.rs
|
store cookies in extensions
|
2018-05-15 10:09:48 -07:00 |
|
httpresponse.rs
|
various optimizations
|
2018-05-15 16:49:03 -07:00 |
|
info.rs
|
clippy warnings
|
2018-04-29 09:09:08 -07:00 |
|
json.rs
|
refactor Responder trait
|
2018-05-04 11:44:22 -07:00 |
|
lib.rs
|
prepare release
|
2018-05-15 10:20:32 -07:00 |
|
multipart.rs
|
clippy warnings
|
2018-04-29 09:09:08 -07:00 |
|
param.rs
|
add nested scope support
|
2018-04-30 22:04:24 -07:00 |
|
payload.rs
|
clippy warnings
|
2018-04-29 09:09:08 -07:00 |
|
pipeline.rs
|
fix panic during middleware execution #226
|
2018-05-16 11:00:29 -07:00 |
|
pred.rs
|
clippy warnings
|
2018-04-29 09:09:08 -07:00 |
|
resource.rs
|
Add Router::with_async() method for async handler registration
|
2018-05-09 16:27:31 -07:00 |
|
route.rs
|
fix panic during middleware execution #226
|
2018-05-16 11:00:29 -07:00 |
|
router.rs
|
add variable segments support for scope prefix
|
2018-05-07 13:50:43 -07:00 |
|
scope.rs
|
fix panic during middleware execution #226
|
2018-05-16 11:00:29 -07:00 |
|
test.rs
|
store cookies in extensions
|
2018-05-15 10:09:48 -07:00 |
|
uri.rs
|
remove deprecated types and methods
|
2018-04-29 21:05:10 -07:00 |
|
with.rs
|
add more examples for extractor config
|
2018-05-10 13:03:43 -07:00 |