1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-25 08:22:43 +01:00
actix-extras/src/client
2018-11-30 16:04:33 -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 fix ssl support 2018-11-30 16:04:33 -08:00
error.rs add simple http client 2018-11-13 22:59:00 -08:00
mod.rs http crate removed, cargo fmt 2018-11-28 09:42:04 +03:30
pipeline.rs use new Service and NewService traits 2018-11-30 11:57:57 -08:00
pool.rs use new Service and NewService traits 2018-11-30 11:57:57 -08:00
request.rs use new Service and NewService traits 2018-11-30 11:57:57 -08:00
response.rs refactor encoder/decoder impl 2018-11-18 17:52:56 -08:00