| .. |
|
client
|
prepare release
|
2018-11-14 16:24:01 -08:00 |
|
header
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
|
middleware
|
Add SameSite option to identity middleware cookie (#581)
|
2018-11-07 23:24:06 +03:00 |
|
server
|
do not stop on keep-alive timer if sink is not completly flushed
|
2018-11-08 20:46:13 -08:00 |
|
ws
|
Use old clippy attributes syntax (#562)
|
2018-11-01 11:14:48 +03:00 |
|
application.rs
|
clippy warnings
|
2018-10-01 21:16:56 -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
|
clippy warnings
|
2018-10-01 21:16:56 -07:00 |
|
extractor.rs
|
add a way to configure error treatment for Query and Path extractors (#550)
|
2018-10-20 06:43:43 +03:00 |
|
fs.rs
|
Merge branch 'master' of github.com:actix/actix-web
|
2018-11-08 16:15:45 -08:00 |
|
handler.rs
|
fix doc test for State
|
2018-10-01 22:29:30 -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
|
HttpServer not sending streamed request body on HTTP/2 requests #544
|
2018-10-14 08:08:12 -07:00 |
|
httpresponse.rs
|
Use old clippy attributes syntax (#562)
|
2018-11-01 11:14:48 +03:00 |
|
info.rs
|
Use old clippy attributes syntax (#562)
|
2018-11-01 11:14:48 +03:00 |
|
json.rs
|
clippy fmt
|
2018-08-23 09:48:01 -07:00 |
|
lib.rs
|
Fix unnecessary owned string and change htmlescape in favor of askama_escape (#584)
|
2018-11-08 16:08:06 -08: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
|
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
|
clippy warnings
|
2018-10-01 21:16:56 -07:00 |
|
router.rs
|
clippy warnings
|
2018-09-11 11:25:32 -07:00 |
|
scope.rs
|
Use old clippy attributes syntax (#562)
|
2018-11-01 11:14:48 +03:00 |
|
test.rs
|
fix ssl config for client connector
|
2018-09-27 22:15:38 -07:00 |
|
uri.rs
|
Reduced unsafe converage (#520)
|
2018-09-26 11:56:34 +03:00 |
|
with.rs
|
clippy warnings
|
2018-10-01 21:16:56 -07:00 |