actix-web/src/client
Nikolay Kim e9121025b7 convert to 2018 edition 2018-12-06 14:32:52 -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 convert to 2018 edition 2018-12-06 14:32:52 -08:00
error.rs convert to 2018 edition 2018-12-06 14:32:52 -08:00
mod.rs http crate removed, cargo fmt 2018-11-28 09:42:04 +03:30
pipeline.rs convert to 2018 edition 2018-12-06 14:32:52 -08:00
pool.rs use new Service and NewService traits 2018-11-30 11:57:57 -08:00
request.rs convert to 2018 edition 2018-12-06 14:32:52 -08:00
response.rs convert to 2018 edition 2018-12-06 14:32:52 -08:00