diff --git a/changelog.d/8719.misc b/changelog.d/8719.misc index 5a0907415c..9aabef8fc3 100644 --- a/changelog.d/8719.misc +++ b/changelog.d/8719.misc @@ -1 +1 @@ -Return `502` HTTP error code to the client instead of `500` when a remote server incorrectly sets the `Content-Type` header in response to a JSON request. \ No newline at end of file +Improve the error message returned when a remote server incorrectly sets the `Content-Type` header in response to a JSON request.