Skip to content

Multipart/mixed requests using RestTemplate [SPR-5904] #10573

Closed
@spring-projects-issues

Description

@spring-projects-issues

Graham Zabel opened SPR-5904 and commented

We have a requirement to upload documents (Word, pdf, etc). The Request is expected to be a multipart/mixed MIME type, with the first section containing the Xml defining the document, and the second section containing the actual document.

There currently seems to be very limited support for multipart requests. Could we have support for creation of multipart requests using RestTemplate?

thanks,
Graham


Referenced from: commits def90d1, af4b22e, 0efb9d8

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions