1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-08-19 04:15:38 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Rob Ede
78ac5cf482 docs(web): unmention try_init_service 2024-08-18 14:33:28 +01:00
Rob Ede
e8262da138 chore: update rcgen to 0.13 2024-05-19 10:12:32 +01:00
asonix
2d035c066e actix-http: Add rustls 0.23 (#3361)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-05-18 19:22:53 +01:00
Rob Ede
2125aca2c5 Rustls v0.22 support (#3275) 2024-02-03 23:55:01 +00:00
Rob Ede
55c15f5bbf minimum viable rustls v0.21 support (#3112) 2023-08-27 00:07:11 +01:00
Rob Ede
a2e2c30d59 use tokio-util deps directly where possible 2022-10-30 19:47:49 +00:00
Rob Ede
80d222aa78 use tracing in actix-http 2022-03-10 03:12:29 +00:00
Rob Ede
406f694095 standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
Rob Ede
4f6f0b0137 chore: Bump rustls to 0.20.0 (#2416)
Co-authored-by: Kirill Mironov <vetrokm@gmail.com>
2021-10-20 02:00:11 +01:00
Rob Ede
900c9e270e remove responsebody indirection from response (#2201) 2021-05-09 20:12:48 +01:00
Rob Ede
947caa3599 examples use info log level by default 2021-05-06 20:24:18 +01:00
Rob Ede
44c55dd036 remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00
Rob Ede
cd652dca75 refactor websocket key hashing (#2035) 2021-02-28 19:55:34 +00:00