Skip to content

Incorect filename in Content-Disposition using bytesPart #68

@danhandrea

Description

@danhandrea

Using bytesPart in a multipartBody will always set the filename in Content-Disposition to "blob" even though bytesPart used with correct parameters.

Http.bytesPart "picture_name.jpg" "image/png" bytes

will become Content-Disposition: form-data; name="picture_name.jpg"; filename="blob"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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