Fix body propagation in Response::from_error. #760

This commit is contained in:
Nikolay Kim 2019-04-10 12:43:31 -07:00
parent 9bb40c249f
commit 9d82d4dfb9
10 changed files with 92 additions and 27 deletions

View file

@ -29,6 +29,7 @@ members = [
"awc",
"actix-http",
"actix-files",
"actix-framed",
"actix-session",
"actix-multipart",
"actix-web-actors",