1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-13 10:49:26 +00:00
actix-web/awc/src
2021-04-02 08:26:59 +01:00
..
middleware migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
builder.rs Fix build for next actix-tls-beta release (#2122) 2021-03-29 13:45:48 +01:00
connect.rs refactor actix_http connection types and connector services (#2081) 2021-03-18 17:53:22 +00:00
error.rs refactor websocket key hashing (#2035) 2021-02-28 19:55:34 +00:00
frozen.rs refactor actix_http connection types and connector services (#2081) 2021-03-18 17:53:22 +00:00
lib.rs add Client::headers (#2114) 2021-03-31 11:43:56 +01:00
request.rs move typed headers and implement FromRequest (#2094) 2021-04-01 16:42:18 +01:00
response.rs move typed headers and implement FromRequest (#2094) 2021-04-01 16:42:18 +01:00
sender.rs remove awc::connect::connect trait. (#2004) 2021-02-17 17:10:46 +00:00
test.rs move typed headers and implement FromRequest (#2094) 2021-04-01 16:42:18 +01:00
ws.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00