1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-25 17:02:44 +01:00
actix-web/src/client
2018-02-27 23:04:57 -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 unify headers and body processing for client response and server request 2018-02-27 15:03:28 -08:00
request.rs move with_connector method to ClientRequestBuilder 2018-02-27 15:14:33 -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