Skip to content

Sending mixed type multipart #4

@vegetable

Description

@vegetable

Hello there,

I'm trying to use the client to make a REST request as multipart/form-data.

I manage to include files and text content with their mimetypes, but:

  • I don't receive file names, nor sizes (file name is set as part name)
  • I receive type form-data and I think, as its a file, i should receive file type in Content-Disposition
  • I don't receive the mimetype of the files

Thanks for the good job and keep improving :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions