1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-25 00:12:59 +01:00
actix-extras/src/client
2018-03-02 14:31:23 -08:00
..
connector.rs remove unused code 2018-02-26 16:11:00 -08:00
mod.rs unify headers and body processing for client response and server request 2018-02-27 15:03:28 -08:00
parser.rs fix handle big data chunkd for parsing 2018-02-27 23:04:57 -08:00
pipeline.rs bump version 2018-03-02 14:31:23 -08:00
request.rs rename httpcodes 2018-03-01 19:12:59 -08:00
response.rs drop connection if handler get dropped without consuming payload 2018-02-27 16:08:57 -08:00
writer.rs use buffer capacity; remove unused imports 2018-02-26 15:34:25 -08:00