Skip to content

Support repeatable writes in FormHttpMessageConverter#writeMultipart #34859

Closed
@NicklasWallgren

Description

@NicklasWallgren

The FormHttpMessageConverter#writeMultipart method should support repeatable bodies, rather than only supporting single-write. Today StreamingHttpOutputMessage.Body#repeatable returns false, by default.

FormHttpMessageConverter#writeForm got support for repeatable writes in
6dd93d4

Continuation of #31449 (comment)

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions