1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-25 08:52:42 +01:00
actix-web/actix-http/src/h1
2019-04-04 10:59:34 -07:00
..
client.rs properly allocate read buffer 2019-04-02 11:11:32 -07:00
codec.rs properly allocate read buffer 2019-04-02 11:11:32 -07:00
decoder.rs add client websockets support 2019-03-27 18:53:19 -07:00
dispatcher.rs remove some static contraints 2019-04-04 10:59:34 -07:00
encoder.rs refactor RequestHead/ResponseHead 2019-03-27 10:38:01 -07:00
mod.rs move multipart support to separate crate 2019-04-03 12:28:58 -07:00
payload.rs move multipart support to separate crate 2019-04-03 12:28:58 -07:00
service.rs remove some static contraints 2019-04-04 10:59:34 -07:00