1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-25 16:32:43 +01:00
actix-extras/src/client
2019-02-07 19:26:12 -08:00
..
connect.rs use new actix crates 2018-12-10 18:08:33 -08:00
connection.rs rename trait 2019-01-29 10:34:27 -08:00
connector.rs add h2 server support 2019-02-06 11:44:15 -08:00
error.rs cleaup warnings 2019-01-29 10:14:00 -08:00
h1proto.rs simplify payload api; add missing http error helper functions 2019-02-07 11:37:33 -08:00
h2proto.rs use non mutable self for HttpMessage::payload() for ergonomic reasons 2019-02-07 19:26:12 -08:00
mod.rs rename trait 2019-01-29 10:34:27 -08:00
pool.rs migrate to actix-service 0.2 2019-02-01 20:18:44 -08:00
request.rs simplify payload api; add missing http error helper functions 2019-02-07 11:37:33 -08:00
response.rs use non mutable self for HttpMessage::payload() for ergonomic reasons 2019-02-07 19:26:12 -08:00