.. |
client
|
Don't ignore errors in std::fmt::Debug implementations (#506)
|
2018-09-11 14:57:55 +03:00 |
header
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
middleware
|
Correct composing of multiple origins in cors (#518)
|
2018-09-21 08:45:22 +03:00 |
server
|
simplify application factory
|
2018-09-27 18:33:29 -07:00 |
ws
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
application.rs
|
simplify handler path processing
|
2018-09-03 11:28:47 -07:00 |
body.rs
|
Add missing API docs
|
2018-06-02 15:52:50 +02:00 |
context.rs
|
cleanup warnings
|
2018-07-04 21:01:27 +06:00 |
de.rs
|
fix wrong error message for path deserialize for i32 #510
|
2018-09-15 17:09:07 -07:00 |
error.rs
|
remove unsafe error transmute, upgrade failure to 0.1.2 #434
|
2018-08-01 09:42:12 -07:00 |
extensions.rs
|
Made extensions constructor public
|
2018-08-18 19:32:28 +02:00 |
extractor.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
fs.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
handler.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
helpers.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
httpcodes.rs
|
Add missing API docs
|
2018-06-02 15:52:50 +02:00 |
httpmessage.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
httprequest.rs
|
Don't ignore errors in std::fmt::Debug implementations (#506)
|
2018-09-11 14:57:55 +03:00 |
httpresponse.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
info.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
json.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
lib.rs
|
enable ssl feature
|
2018-09-27 18:33:29 -07:00 |
multipart.rs
|
Don't ignore errors in std::fmt::Debug implementations (#506)
|
2018-09-11 14:57:55 +03:00 |
param.rs
|
fmt
|
2018-08-31 18:56:21 -07:00 |
payload.rs
|
Send response to inform client of error (#515)
|
2018-09-21 07:24:10 +03:00 |
pipeline.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
pred.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
resource.rs
|
allow to use fn with multiple arguments with .with()/.with_async()
|
2018-08-16 20:29:06 -07:00 |
route.rs
|
allow to use fn with multiple arguments with .with()/.with_async()
|
2018-08-16 20:29:06 -07:00 |
router.rs
|
clippy warnings
|
2018-09-11 11:25:32 -07:00 |
scope.rs
|
use server keep-alive timer as slow request timer
|
2018-09-15 09:55:38 -07:00 |
test.rs
|
simplify application factory
|
2018-09-27 18:33:29 -07:00 |
uri.rs
|
Reduced unsafe converage (#520)
|
2018-09-26 11:56:34 +03:00 |
with.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |