ianmcook opened a new issue, #40599:
URL: https://github.com/apache/arrow/issues/40599

   ### Describe the enhancement requested
   
   Contribute Python client and server examples to the [HTTP POST multipart 
examples in the `arrow-experiments` 
repo](https://github.com/apache/arrow-experiments/tree/main/http/post_multipart).
 This should demonstrate a client sending a POST request to a server with a 
multipart request body (`Content-Type: multipart/form-data`) containing JSON 
data (`Content-Type: application/json`) and Arrow IPC stream data 
(`Content-Type: application/vnd.apache.arrow.stream`).
   
   ### Component(s)
   
   Python


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to