1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 16:02:59 +01:00
actix-extras/actix-http/src/h1
2019-04-02 10:19:56 -07:00
..
client.rs refactor RequestHead/ResponseHead 2019-03-27 10:38:01 -07:00
codec.rs Preallocate read buffer for h1 codec, #749 2019-04-02 10:19:56 -07:00
decoder.rs add client websockets support 2019-03-27 18:53:19 -07:00
dispatcher.rs fork cookie crate 2019-03-29 21:13:39 -07:00
encoder.rs refactor RequestHead/ResponseHead 2019-03-27 10:38:01 -07:00
mod.rs Merge actix-http project 2019-03-26 11:54:35 -07:00
payload.rs reuse PayloadBuffer from actix-http 2019-03-28 05:34:33 -07:00
service.rs Merge actix-http project 2019-03-26 11:54:35 -07:00