.. |
client
|
Ensure that Content-Length zero is specified in empty request
|
2019-03-05 08:37:15 +03:00 |
header
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
middleware
|
Only return a single Origin value (#644)
|
2018-12-24 21:16:07 +03:00 |
server
|
Fix typo
|
2019-02-13 14:31:28 +03:00 |
ws
|
Prepare release 0.7.16
|
2018-12-11 21:04:05 +03:00 |
application.rs
|
clippy warnings
|
2018-10-01 21:16:56 -07:00 |
body.rs
|
impl From<Cow<'static, [u8]>> for Binary (#611)
|
2018-12-02 08:32:55 +03:00 |
context.rs
|
cleanup warnings
|
2018-07-04 21:01:27 +06:00 |
de.rs
|
decode reserved characters when extracting path with configuration (#577)
|
2018-11-24 16:54:11 +03:00 |
error.rs
|
impl ResponseError for SendError when possible (#619)
|
2018-12-11 19:37:52 +03:00 |
extensions.rs
|
clippy warnings
|
2018-10-01 21:16:56 -07:00 |
extractor.rs
|
fixing little typo in docs (#711)
|
2019-03-01 11:34:58 +03:00 |
fs.rs
|
Ignored the If-Modified-Since if If-None-Match is specified (#680) (#692)
|
2019-02-09 00:33:00 +03:00 |
handler.rs
|
add impl FromRequest for Either<A,B> (#618)
|
2018-12-10 19:02:05 +03: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
|
Support custom content types in JsonConfig
|
2018-12-23 08:27:47 +03:00 |
httprequest.rs
|
HttpServer not sending streamed request body on HTTP/2 requests #544
|
2018-10-14 08:08:12 -07:00 |
httpresponse.rs
|
Add insert and remove() to response builder (#707)
|
2019-02-27 15:52:42 +03:00 |
info.rs
|
Use old clippy attributes syntax (#562)
|
2018-11-01 11:14:48 +03:00 |
json.rs
|
Support custom content types in JsonConfig
|
2018-12-23 08:27:47 +03:00 |
lib.rs
|
Improve change askama_escape in favor of v_htmlescape (#651)
|
2019-01-03 22:34:18 +03:00 |
multipart.rs
|
Don't ignore errors in std::fmt::Debug implementations (#506)
|
2018-09-11 14:57:55 +03:00 |
param.rs
|
decode reserved characters when extracting path with configuration (#577)
|
2018-11-24 16:54:11 +03:00 |
payload.rs
|
refactor http service builder
|
2018-09-27 18:33:29 -07:00 |
pipeline.rs
|
Fix typo in error message (#554)
|
2018-10-18 21:27:31 +03: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
|
Remove usage of upcoming keyword async
|
2018-12-05 18:23:04 +03:00 |
router.rs
|
clippy warnings
|
2018-09-11 11:25:32 -07:00 |
scope.rs
|
Remove usage of upcoming keyword async
|
2018-12-05 18:23:04 +03:00 |
test.rs
|
Fixes TestRequest::with_cookie panic
|
2019-02-07 07:55:27 +03:00 |
uri.rs
|
decode reserved characters when extracting path with configuration (#577)
|
2018-11-24 16:54:11 +03:00 |
with.rs
|
Remove usage of upcoming keyword async
|
2018-12-05 18:23:04 +03:00 |