1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 21:39:26 +00:00
actix-web/awc/src
2020-09-11 09:24:39 +01:00
..
builder.rs Update tests 2020-03-08 16:42:45 +09:00
connect.rs integrate with updated actix-{codec, utils} (#1634) 2020-08-24 10:13:35 +01:00
error.rs Implement std::error::Error for our custom errors 2020-03-18 00:22:18 -03:00
frozen.rs cleanup imports 2019-12-13 11:24:57 +06:00
lib.rs awc: Rename Client::build to Client::builder (#1665) 2020-09-11 09:24:39 +01:00
request.rs awc: Rename Client::build to Client::builder (#1665) 2020-09-11 09:24:39 +01:00
response.rs Check format and tweak CI config (#1619) 2020-07-22 00:28:33 +01:00
sender.rs fix CI clippy warnings (#1664) 2020-09-10 14:46:35 +01:00
test.rs migrate cookie handling to cookie crate (#1558) 2020-06-19 14:34:14 +01:00
ws.rs awc: Rename Client::build to Client::builder (#1665) 2020-09-11 09:24:39 +01:00