Skip to content

Consider defaulting to UTF-8 in RestClientResponseException #23738

@ask4gilles

Description

@ask4gilles

Spring version: 5.2.0.RELEASE

Related to #22954 and the UTF-8 charset removal, the RestClientResponseException now defaults to ISO_8859_1 here


instead of UTF-8 previously.

To mitigate this issue, we are now forced to create a custom ResponseErrorHandler and forcing UTF-8

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: webIssues in web modules (web, webmvc, webflux, websocket)status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions