-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Renato Soppelsa opened SPR-15742 and commented
With Spring 5.0 a media type was added for the Nottingham problem.
application/problem+json
What is wmissing is the corresponding UTF8 type of it
application/problem+json;charset=UTF-8
as it is done for the application/json;charset=UTF-8
Affects: 5.0 RC2
Referenced from: commits 3dd6069
1 votes, 2 watchers
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement