Skip to content

Relax media type checks in HttpMessageConverters #35801

@bclozel

Description

@bclozel

Right now HttpMessageConverters performs checks on the given converters, when configuring them in a dedicated slot for JSON, XML, or other support. Checks currently perform strict equality checks and we should rather check for type+subtype compatibility.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions