What is the best way to use multipart/form-data with TXDataClient?
How to set form-data keys and values on client request?
wlandgraf
(Wagner Landgraf)
2
You have to build the multipart/form-data content yourself and send it as a stream to your XData service. Reference: