At the moment the client does not have support for building a
multipart request. Because the primary use case for the client is the
reverse proxy the API only deals with complete request bodies (as the
client basically just forwards existing requests).
We could add some kind of builder API for building multipart/form
encoded request bodies, although it is not planned at the moment.
Stuart
On Wed, Aug 17, 2016 at 7:21 AM, Hicks, Matt <matt(a)matthicks.com> wrote:
I'm attempting to use the UndertowClient to send
multipart/form-data to a
server but I'm having trouble figuring out how to do so. I can't seem to
find any examples or documentation of how to accomplish this.
Any insights would be appreciated. I'm simply trying to encode a form POST
into multipart/form-data to send to a server and get the response back.
_______________________________________________
undertow-dev mailing list
undertow-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/undertow-dev