1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

Render error and return as response body

This commit is contained in:
Nikolay Kim
2019-04-03 19:55:19 -07:00
parent 954fe21751
commit 1e2bd68e83
5 changed files with 27 additions and 22 deletions

View File

@ -6,6 +6,8 @@
* Export IntoHeaderValue
* Render error and return as response body
### Deleted
* Removed PayloadBuffer