Multipart/related support in Spring Webclient #24582
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Hi
Is
multipart/related
supported in spring webclient?I am trying to create
multipart/related
mime request using webclient, but i dont see a correspondingMediaType
listed for it, although i know it is possible with RestTemplate as per #23159I have tried to make it work but i suppose i dont have then required Convertor in the chain, hence not able to correctly parse the individual parts.
This issue is more to get a traction on the SO question is posted.
P.S. Pardon me for ignoring the guidelines and creating the issue here. Please delete/remove this if required.
Thanks,
Nitesh
The text was updated successfully, but these errors were encountered: