1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-26 03:21:08 +00:00
actix-web/src
2022-01-19 16:36:11 +00:00
..
error bump msrv to 1.54 2021-12-29 08:59:15 +00:00
http add GuardContext::header (#2569) 2022-01-05 11:47:14 +00:00
middleware unify generics across App, Scope and Resource (#2572) 2022-01-05 15:02:28 +00:00
response add HttpResponse::add_removal_cookie (#2586) 2022-01-19 16:36:11 +00:00
test support opaque app in test helpers (#2584) 2022-01-14 19:45:32 +00:00
types prepare actix-router release 0.5.0-beta.4 2022-01-04 15:33:44 +00:00
app.rs unify generics across App, Scope and Resource (#2572) 2022-01-05 15:02:28 +00:00
app_service.rs move response extensions out of head (#2585) 2022-01-19 02:09:25 +00:00
config.rs fix bench 2022-01-05 14:10:38 +00:00
data.rs use match name if possible in data debug log 2021-12-30 07:15:57 +00:00
dev.rs remove BodyEncoding trait (#2565) 2022-01-03 18:46:04 +00:00
extract.rs convert error in Result extractor (#2581) 2022-01-12 18:59:22 +00:00
guard.rs move response extensions out of head (#2585) 2022-01-19 02:09:25 +00:00
handler.rs fix support for 12 extractors (#2582) 2022-01-12 18:31:48 +00:00
helpers.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
info.rs never return port in realip_remote_addr (#2554) 2021-12-28 14:52:43 +00:00
lib.rs bump msrv to 1.54 2021-12-29 08:59:15 +00:00
request.rs move response extensions out of head (#2585) 2022-01-19 02:09:25 +00:00
request_data.rs move response extensions out of head (#2585) 2022-01-19 02:09:25 +00:00
resource.rs prepare actix-router release 0.5.0-rc.1 2022-01-14 19:59:36 +00:00
rmap.rs disallow query or fragements in url_for constructions (#2430) 2021-12-05 04:39:18 +00:00
route.rs rework Guard trait (#2552) 2021-12-28 02:37:13 +00:00
scope.rs unify generics across App, Scope and Resource (#2572) 2022-01-05 15:02:28 +00:00
server.rs remove crate level clippy allows 2021-12-25 04:53:51 +00:00
service.rs move response extensions out of head (#2585) 2022-01-19 02:09:25 +00:00
web.rs Fix AcceptEncoding header (#2501) 2022-01-03 13:17:57 +00:00