Skip to content

Provide default codecs config callback to custom codecs #24118

@bclozel

Description

@bclozel

As of #23961, developers can now configure ExchangeStrategies and the underlying codec infrastructure without overriding other preferences. Some of those preferences, like limit on buffer sizes and logging request details are only applied to default codecs, as custom codecs might have different opinions.

We now need to let custom codecs know about those opinions set on the defaults, otherwise they would have no chance to align there if they wanted to.

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