1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 00:21:08 +01:00
actix-web/src
2022-01-04 15:33:44 +00:00
..
error bump msrv to 1.54 2021-12-29 08:59:15 +00:00
http remove BodyEncoding trait (#2565) 2022-01-03 18:46:04 +00:00
middleware remove BodyEncoding trait (#2565) 2022-01-03 18:46:04 +00:00
response relax unpin bounds on payload types (#2545) 2021-12-24 17:47:47 +00:00
test rework Guard trait (#2552) 2021-12-28 02:37:13 +00:00
types prepare actix-router release 0.5.0-beta.4 2022-01-04 15:33:44 +00:00
app_service.rs rework Guard trait (#2552) 2021-12-28 02:37:13 +00:00
app.rs improve application data docs 2021-12-30 07:11:35 +00:00
config.rs never return port in realip_remote_addr (#2554) 2021-12-28 14:52:43 +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 remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
guard.rs bump msrv to 1.54 2021-12-29 08:59:15 +00:00
handler.rs rework Handler trait (#2549) 2021-12-27 00:44:30 +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_data.rs align remaining header map terminology (#2510) 2021-12-13 16:08:08 +00:00
request.rs move quoter 2022-01-04 12:58:40 +00:00
resource.rs improve application data docs 2021-12-30 07:11:35 +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 improve application data docs 2021-12-30 07:11:35 +00:00
server.rs remove crate level clippy allows 2021-12-25 04:53:51 +00:00
service.rs rework Guard trait (#2552) 2021-12-28 02:37:13 +00:00
web.rs Fix AcceptEncoding header (#2501) 2022-01-03 13:17:57 +00:00