1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-05-19 16:58:14 +00:00
actix-web/actix-web/src
dependabot[bot] 8c31d137aa
build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-02-19 12:31:10 +00:00
..
error apply standard formatting 2023-07-17 02:38:12 +01:00
guard build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
http build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
middleware build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
response build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
test build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
types build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
app.rs build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
app_service.rs Actix Web Rustls v0.21 support (#3116) 2023-08-29 01:11:11 +01:00
config.rs apply standard formatting 2023-07-17 02:38:12 +01:00
data.rs chore: fix typos (#3248) 2024-01-16 11:29:06 +00:00
dev.rs apply standard formatting 2023-07-17 02:38:12 +01:00
extract.rs chore: avoid single char error bindings 2023-09-03 19:09:42 +01:00
handler.rs update handler failure mode docs 2023-10-11 16:07:18 +02: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 chore: remove allow(uninlined_format_args) 2023-12-16 10:33:00 +00:00
redirect.rs build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
request.rs build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
request_data.rs update MSRV to 1.65 (#3059) 2023-07-02 01:09:15 +01:00
resource.rs build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
rmap.rs Add http2 optional feature (#3072) 2023-07-17 20:59:10 +00:00
route.rs Actix Web Rustls v0.21 support (#3116) 2023-08-29 01:11:11 +01:00
rt.rs docs: add note about rt::spawn compat with tokio::main 2023-09-15 22:20:48 +01:00
scope.rs build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
server.rs chore(actix-web): prepare release 4.5.1 2024-02-04 01:22:36 +00:00
service.rs build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
web.rs apply standard formatting 2023-07-17 02:38:12 +01:00