1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-11 10:46:38 +00:00
actix-web/src/client
2018-02-27 16:08: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 clippy warnings 2018-02-26 14:33:56 -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