1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
actix-extras/src
2019-02-12 11:09:58 -08:00
..
client make payload generic 2019-02-12 11:07:42 -08:00
h1 make payload generic 2019-02-12 11:07:42 -08:00
h2 remove Clone constraint from handler service 2019-02-09 20:27:39 -08:00
header add headers from actix-web 2019-02-07 13:24:24 -08:00
service add h1/h2 payload 2019-02-07 13:39:15 -08:00
ws migrate to actix-service 0.2 2019-02-01 20:18:44 -08:00
body.rs make payload generic 2019-02-12 11:07:42 -08:00
config.rs add h2 server support 2019-02-06 11:44:15 -08:00
error.rs add ErrorResponse impl for TimeoutError 2019-02-11 09:54:41 -08:00
extensions.rs add Extensions::contains method 2019-02-09 10:45:35 -08:00
helpers.rs refactor types 2018-10-04 20:02:10 -07:00
httpcodes.rs simplify payload api; add missing http error helper functions 2019-02-07 11:37:33 -08:00
httpmessage.rs make payload generic 2019-02-12 11:07:42 -08:00
json.rs make payload generic 2019-02-12 11:07:42 -08:00
lib.rs export PayloadStream 2019-02-12 11:09:58 -08:00
message.rs simplify Message type 2019-02-09 10:33:49 -08:00
payload.rs make payload generic 2019-02-12 11:07:42 -08:00
request.rs make payload generic 2019-02-12 11:07:42 -08:00
response.rs simplify Message api 2019-02-07 21:19:10 -08:00
test.rs simplify Message api 2019-02-07 21:19:10 -08:00