Skip to content

Multiple Part Forms #310

@NghiaTranUIT

Description

@NghiaTranUIT

Description

  • Sample File:

Acceptance Criteria

  • If the request is a multipart request (Check the Content-Type header: If it starts with multipart/form-data)
  • Show the Multipart tab on the Request Tab (Don't implement on the Response Tab)
  • Display Multiple part as a table view

CleanShot 2023-09-25 at 10 06 17@2x

  • Make sure the Body Tab renders correctly
    CleanShot 2023-09-25 at 10 05 29@2x

  • Able to export the FILE to Desktop -> Export with filename + extension -> Able to open it without any error.

Logic

How to test

  • Use Insomnia or Postman to make a Multipart request
  • Use multiple Texts and Files for testing
  • Make sure Proxyman can show the Multipart correctly.
Screenshot 2023-09-25 at 10 04 39

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request✅ DoneTicket is resolved

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions