Skip to content

Optimize MediaType(MediaType, Charset) constructor #36318

@rstoyanchev

Description

@rstoyanchev

The constructor is meant to provide a shortcut for the special case of appending a charset, but the implementation is inefficient by delegating internally to a more general constructor rather than handling the specific case in a more optimal way

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions