Skip to content

HttpRequestBody.Multipart should support other form control types #1193

@cadull

Description

@cadull

Limitation
HttpRequestBody.Multipart currently allows one or more file uploads, but does not support including additional form control values.
Refer to multipart/form-data in form content types.

Scenario
Uploading a file to the web interface of a printer requires not only the file content but also other form values to specify printer options such as paper size.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions