1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-10-10 20:22:07 +00:00
actix-web/src
2018-05-27 05:02:49 -07:00
..
client update actix Addr; make ClientConnector thread safe 2018-05-27 05:02:49 -07:00
header fix comment 2018-05-24 11:06:15 -07:00
middleware Add same-site to CookieSessionBackend 2018-05-25 19:18:16 -04:00
server update actix Addr; make ClientConnector thread safe 2018-05-27 05:02:49 -07:00
ws update actix Addr; make ClientConnector thread safe 2018-05-27 05:02:49 -07:00
application.rs Allow to use path without traling slashes for scope registration #241 2018-05-23 13:21:29 -07:00
body.rs various optimizations 2018-05-15 16:49:03 -07:00
context.rs update actix Addr; make ClientConnector thread safe 2018-05-27 05:02:49 -07:00
de.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
error.rs migrate to tokio 2018-05-24 21:03:16 -07:00
extractor.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
fs.rs update changelog 2018-05-24 07:56:51 -07:00
handler.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
helpers.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
httpcodes.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
httpmessage.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
httprequest.rs clippy warnings 2018-05-17 12:23:37 -07:00
httpresponse.rs Updating docs for HttpResponseBuilder::del_cookie 2018-05-24 21:53:35 +03:00
info.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
json.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
lib.rs min rustc version 2018-05-24 21:09:20 -07:00
multipart.rs migrate to tokio 2018-05-24 21:03:16 -07:00
param.rs Allow to use path without traling slashes for scope registration #241 2018-05-23 13:21:29 -07:00
payload.rs migrate to tokio 2018-05-24 21:03:16 -07:00
pipeline.rs update actix Addr; make ClientConnector thread safe 2018-05-27 05:02:49 -07:00
pred.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
resource.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
route.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
router.rs more scope tests 2018-05-23 14:11:01 -07:00
scope.rs more scope tests 2018-05-23 14:11:01 -07:00
test.rs update actix Addr; make ClientConnector thread safe 2018-05-27 05:02:49 -07:00
uri.rs remove deprecated types and methods 2018-04-29 21:05:10 -07:00
with.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00