1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-11 17:59:35 +00:00
actix-web/actix-http/src/h1
2023-07-02 01:09:15 +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 update bitflags to v2 2023-05-06 11:38:51 +01:00
decoder.rs update MSRV to 1.65 (#3059) 2023-07-02 01:09:15 +01:00
dispatcher.rs update bitflags to v2 2023-05-06 11:38:51 +01:00
dispatcher_tests.rs prepare awc release 3.1.1 2023-02-26 03:34:47 +00: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 fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
payload.rs remove unwindsafe assertions 2022-07-24 02:47:12 +01:00
service.rs update MSRV to 1.65 (#3059) 2023-07-02 01:09:15 +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