1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-10 01:09:27 +00:00
actix-web/actix-http/src/h1
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
..
chunked.rs address clippy lints 2023-01-01 20:56:34 +00:00
client.rs update bitflags to v2 2023-05-06 11:38:51 +01:00
codec.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
decoder.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
dispatcher.rs refactor: address clippy warnings 2024-05-06 06:03:44 +01:00
dispatcher_tests.rs apply standard formatting 2023-07-17 02:38:12 +01:00
encoder.rs address clippy lints 2023-01-01 20:56:34 +00:00
expect.rs split request and response modules (#2530) 2021-12-19 17:05:27 +00:00
mod.rs apply standard formatting 2023-07-17 02:38:12 +01:00
payload.rs Actix Web Rustls v0.21 support (#3116) 2023-08-29 01:11:11 +01:00
service.rs actix-http: Add rustls 0.23 (#3361) 2024-05-18 19:22:53 +01:00
timer.rs use tracing in actix-http 2022-03-10 03:12:29 +00:00
upgrade.rs split request and response modules (#2530) 2021-12-19 17:05:27 +00:00
utils.rs relax unpin bounds on payload types (#2545) 2021-12-24 17:47:47 +00:00