1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 08:22:59 +01:00
actix-web/awc/src
Igor Aleksanov 3a27580ebe
awc: improve module documentation (#1656)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2020-09-09 14:24:12 +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: improve module documentation (#1656) 2020-09-09 14:24:12 +01:00
request.rs Fix leaks with actix_http's client (#1580) 2020-07-10 22:35:22 +01:00
response.rs Check format and tweak CI config (#1619) 2020-07-22 00:28:33 +01:00
sender.rs awc: Minimize futures dependencies 2020-05-19 08:29:12 +09:00
test.rs migrate cookie handling to cookie crate (#1558) 2020-06-19 14:34:14 +01:00
ws.rs Improve awc websocket docs (#1654) 2020-09-07 12:04:54 +01:00