actix-web/src/client
Glade Miller 6b9e51740b
Merge branch 'master' into feature/allow_connection_timeout_to_be_set
2018-03-06 15:28:31 -07:00
..
connector.rs Allow connection timeout to be set 2018-03-06 15:26:09 -07:00
mod.rs Add ResponseError impl for SendRequestError 2018-03-05 13:02:31 -08:00
parser.rs Fix compression #103 and #104 2018-03-06 11:02:03 -08:00
pipeline.rs Allow connection timeout to be set 2018-03-06 15:26:09 -07:00
request.rs Allow connection timeout to be set 2018-03-06 15:26:09 -07: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