Skip to content

[Python] Create Python examples of HTTP POST Arrow client/server supporting multipart/form-data request  #40599

Description

@ianmcook

Describe the enhancement requested

Contribute Python client and server examples to the HTTP POST multipart examples in the arrow-experiments repo. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions