Skip to content

it's imposible to get content-type of uploaded file #207

@akayunov

Description

@akayunov

Multipart allow us to set file content type like:
`--9544b22b7836f99902cf668b2307d779
Content-Disposition: form-data; name="file1_name"; filename="file1_name.png"
Content-Type: image/bmp

file1_data
--9544b22b7836f99902cf668b2307d779--`

but this library dosnt have any interface to get this content type header: Content-Type: image/bmp.
Could you fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions