1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-01-20 14:08:07 +00:00
actix-web/actix-http/src/h1
2019-04-07 10:40:45 -07:00
..
client.rs properly allocate read buffer 2019-04-02 11:11:32 -07:00
codec.rs use custom headers map; more optimizations 2019-04-06 15:02:02 -07:00
decoder.rs use custom headers map; more optimizations 2019-04-06 15:02:02 -07:00
dispatcher.rs remove PayloadWriter trait 2019-04-07 10:29:26 -07:00
encoder.rs optimize encode headers and body split 2019-04-07 10:03:38 -07:00
expect.rs add expect: 100-continue support #141 2019-04-05 16:46:44 -07:00
mod.rs remove PayloadWriter trait 2019-04-07 10:29:26 -07:00
payload.rs remove buffer capacity for payload 2019-04-07 10:40:45 -07:00
service.rs add expect: 100-continue support #141 2019-04-05 16:46:44 -07:00