Skip to content

Binary data cannot be sent #11

@darfink

Description

@darfink

Binary data cannot be sent (Data::File) unless it's plain text that is UTF-8 encoded.
This is due to the contents being read into a string (which requires UTF-8).

I do not know how binary multipart/form-data is usually sent (base64?).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions