mirror of https://github.com/fafhrd91/actix-web
Update actix-http/CHANGES.md for #1118
This commit is contained in:
parent
554e2e6799
commit
b1e784bc18
|
@ -6,6 +6,10 @@
|
|||
|
||||
* Add support for serde_json::Value to be passed as argument to ResponseBuilder.body()
|
||||
|
||||
### Fixed
|
||||
|
||||
* To be compatible with non-English error responses, `ResponseError` rendered with `text/plain; charset=utf-8` header #1118
|
||||
|
||||
|
||||
## [0.2.10] - 2019-09-11
|
||||
|
||||
|
|
Loading…
Reference in New Issue