1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-25 16:32:43 +01:00
actix-extras/src/client
2018-11-18 18:17:38 -08:00
..
connect.rs add simple http client 2018-11-13 22:59:00 -08:00
connection.rs define generic client Connection trait 2018-11-15 11:10:23 -08:00
connector.rs define generic client Connection trait 2018-11-15 11:10:23 -08:00
error.rs add simple http client 2018-11-13 22:59:00 -08:00
mod.rs use RequestHead for Request 2018-11-15 22:34:29 -08:00
pipeline.rs refactor encoder/decoder impl 2018-11-18 17:52:56 -08:00
pool.rs define generic client Connection trait 2018-11-15 11:10:23 -08:00
request.rs replace message flags with ConnectionType 2018-11-18 18:17:38 -08:00
response.rs refactor encoder/decoder impl 2018-11-18 17:52:56 -08:00