1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 00:21:08 +01:00
actix-web/awc/src
2021-03-07 23:57:32 +00:00
..
middleware Refactor/client builder (#2053) 2021-03-07 23:57:32 +00:00
builder.rs Refactor/client builder (#2053) 2021-03-07 23:57:32 +00:00
connect.rs add client middleware (#2013) 2021-02-28 18:17:08 +00:00
error.rs refactor websocket key hashing (#2035) 2021-02-28 19:55:34 +00:00
frozen.rs clean up header map (#1964) 2021-02-09 22:59:17 +00:00
lib.rs Refactor/client builder (#2053) 2021-03-07 23:57:32 +00:00
request.rs use iota for more content-length insertions (#2050) 2021-03-07 19:29:02 +00:00
response.rs add client middleware (#2013) 2021-02-28 18:17:08 +00:00
sender.rs remove awc::connect::connect trait. (#2004) 2021-02-17 17:10:46 +00:00
test.rs optional cookies features (#1981) 2021-02-13 15:08:43 +00:00
ws.rs refactor websocket key hashing (#2035) 2021-02-28 19:55:34 +00:00