1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 21:39:26 +00:00
actix-web/actix-web/src
2023-04-02 05:54:34 +01:00
..
error standardize error messages in actix-http 2023-03-13 17:17:02 +00:00
guard refactor: move Host guard into own module 2023-01-30 11:36:12 -05:00
http add Compress::with_predicate 2023-04-02 05:54:34 +01:00
middleware add Compress::with_predicate 2023-04-02 05:54:34 +01:00
response Fix minor typo in Markdown (#2977) 2023-02-12 02:47:42 +00:00
test fix typos (#2982) 2023-02-20 08:11:16 +00:00
types refactor server binding 2023-03-11 22:17:52 +00:00
app.rs address clippy lints 2023-01-01 20:56:34 +00:00
app_service.rs improve docs for app_config methods 2023-02-22 23:06:23 +00:00
config.rs improve docs for app_config methods 2023-02-22 23:06:23 +00:00
data.rs update bump script 2022-07-22 20:19:15 +01:00
dev.rs prepare releases: actix-http 3.0.0 and actix-web 4.0.0 (#2663) 2022-02-25 18:46:35 +00:00
extract.rs support 16 extractors 2023-03-12 04:29:22 +00:00
handler.rs support 16 extractors 2023-03-12 04:29:22 +00:00
helpers.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00
info.rs refactor: move Host guard into own module 2023-01-30 11:36:12 -05:00
lib.rs migrate to doc_auto_cfg 2023-02-26 21:55:25 +00:00
redirect.rs fix doc tests 2022-11-25 23:28:31 +00:00
request.rs migrate to doc_auto_cfg 2023-02-26 21:55:25 +00:00
request_data.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00
resource.rs add resource method helpers (#2978) 2023-03-02 08:22:22 +00:00
rmap.rs rust 1.64 clippy run (#2891) 2022-09-25 20:54:17 +01:00
route.rs add Route::wrap (#2725) 2022-04-23 21:01:55 +01:00
rt.rs clarify tokio::main docs 2022-09-26 12:29:57 +01:00
scope.rs rust 1.64 clippy run (#2891) 2022-09-25 20:54:17 +01:00
server.rs refactor server binding 2023-03-11 22:17:52 +00:00
service.rs improve docs for app_config methods 2023-02-22 23:06:23 +00:00
web.rs add redirect service (#1961) 2022-11-25 21:44:52 +00:00