1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-12-01 02:44:37 +01:00
actix-extras/awc/src
2019-04-01 15:19:34 -07:00
..
builder.rs add per request timeout 2019-03-29 14:07:37 -07:00
connect.rs add client websockets support 2019-03-27 18:53:19 -07:00
error.rs add ClientResponse::json() 2019-04-01 11:51:18 -07:00
lib.rs Use non-consuming builder pattern for ClientRequest 2019-04-01 15:19:34 -07:00
request.rs Use non-consuming builder pattern for ClientRequest 2019-04-01 15:19:34 -07:00
response.rs add ClientResponse::json() 2019-04-01 11:51:18 -07:00
test.rs add ClientResponse::json() 2019-04-01 11:51:18 -07:00
ws.rs fork cookie crate 2019-03-29 21:13:39 -07:00