Skip to content

streamingMediaTypes in ProtobufJsonEncoder not a subset of encodableMimeTypes #37154

Description

@rstoyanchev

ProtobufJsonEncoder returns applicaiton/x-ndjson and application/jsonl for streaming media types, but those are not included in the list of supported media types, and therefore the write method will never be invoked for any of the streaming media types.

Reported internally by @dsyer.

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions