1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-25 08:52:42 +01:00
actix-web/src/client
2018-02-19 22:48:27 -08:00
..
connector.rs fix doc test 2018-02-13 07:50:49 -08:00
mod.rs replace reqwest with actix::client 2018-02-19 13:18:18 -08:00
parser.rs replace reqwest with actix::client 2018-02-19 13:18:18 -08:00
pipeline.rs support client request's async body 2018-02-19 22:48:27 -08:00
request.rs allow to send request using custom connector 2018-02-19 13:41:21 -08:00
response.rs replace reqwest with actix::client 2018-02-19 13:18:18 -08:00
writer.rs support client request's async body 2018-02-19 22:48:27 -08:00