1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-12-01 02:54:36 +01:00
actix-web/actix-http/src/h1
2021-02-07 03:20:35 +00:00
..
client.rs integrate with updated actix-{codec, utils} (#1634) 2020-08-24 10:13:35 +01:00
codec.rs reduce branch in actix_http::h1::codec (#1854) 2020-12-27 20:37:53 +00:00
decoder.rs fix memory usage for h1 and read bug on buffer size. (#1929) 2021-02-07 03:20:35 +00:00
dispatcher.rs fix memory usage for h1 and read bug on buffer size. (#1929) 2021-02-07 03:20:35 +00:00
encoder.rs Refactor h1 encoder (#1900) 2021-01-12 14:38:53 +00:00
expect.rs Use immutable reference of service state. Update awc dns resolver. (#1905) 2021-02-07 01:00:40 +00:00
mod.rs remove unused actix_http::h1::OneRequest (#1853) 2020-12-26 12:46:36 +00:00
payload.rs Simplify wake up of task (#1826) 2020-12-12 20:07:06 +00:00
service.rs Use immutable reference of service state. Update awc dns resolver. (#1905) 2021-02-07 01:00:40 +00:00
upgrade.rs Use immutable reference of service state. Update awc dns resolver. (#1905) 2021-02-07 01:00:40 +00:00
utils.rs integrate with updated actix-{codec, utils} (#1634) 2020-08-24 10:13:35 +01:00