1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-28 10:02:38 +01:00
actix-web/actix-http/src/h1
2021-10-19 01:32:58 +01:00
..
chunked.rs bump msrv to 1.51 2021-08-30 23:19:03 +01:00
client.rs simplify methods of awc::connect::Connect trait (#1941) 2021-02-07 18:56:39 +00:00
codec.rs refactor DateService (#1983) 2021-02-12 21:52:58 +00:00
decoder.rs update httparse for uninit header parsing (#2374) 2021-08-29 01:42:22 +01:00
dispatcher.rs clippy 2021-10-19 01:32:58 +01:00
encoder.rs Don't create a slice to potential uninit data on h1 encoder (#2364) 2021-08-13 18:41:19 +01:00
expect.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
mod.rs HRS security fixes (#2363) 2021-08-12 20:18:09 +01:00
payload.rs Various refactorings (#2281) 2021-06-26 15:33:43 +01:00
service.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
upgrade.rs Remove ConnectionLifetime trait. Simplify Acquired handling (#2072) 2021-03-16 02:56:23 +00:00
utils.rs add middleware composition tests (#2375) 2021-08-31 04:18:54 +01:00