Skip to content

Support filename input in MultipartBodyBuilder #23083

@rstoyanchev

Description

@rstoyanchev
Contributor

Currently the only way to submit a file part is to provide a Resource with a filename, which is problematic if in the input is a Publisher as in #22616.

Activity

self-assigned this
on Jun 4, 2019
added
in: webIssues in web modules (web, webmvc, webflux, websocket)
on Jun 4, 2019
added this to the 5.2 M3 milestone on Jun 4, 2019
added a commit that references this issue on Jun 4, 2019
69eba32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @rstoyanchev

      Issue actions

        Support filename input in MultipartBodyBuilder · Issue #23083 · spring-projects/spring-framework