-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Closed
Closed
Copy link
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchesstatus: duplicateA duplicate of another issueA duplicate of another issuestatus: feedback-providedFeedback has been providedFeedback has been providedtype: regressionA bug that is also a regressionA bug that is also a regression
Milestone
Description
With this eb0aae0#diff-ea14ba194c2adb7f8aa7f97a2ca5bcc7, spring web Jackson2 Converter introduced an enum set limiting UTF options. In a testing scenario we use "US-ASCII" which was working until now. Since 5.2.7, the controller will rejects requests, failing to decode.
Is that the intended behavior or should ENCODINGS map include US-ASCII as well ?
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchesstatus: duplicateA duplicate of another issueA duplicate of another issuestatus: feedback-providedFeedback has been providedFeedback has been providedtype: regressionA bug that is also a regressionA bug that is also a regression