1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-25 00:43:00 +01:00
actix-web/src/client
2018-11-28 09:42:04 +03:30
..
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 allow to use Uri for client request 2018-11-25 20:14:42 -10: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 unify requedt/response encoder 2018-11-19 14:57:12 -08:00
pool.rs define generic client Connection trait 2018-11-15 11:10:23 -08:00
request.rs allow to use Uri for client request 2018-11-25 20:14:42 -10:00
response.rs refactor encoder/decoder impl 2018-11-18 17:52:56 -08:00