ProxymanApp / ProxymanApp/Proxyman

Multipart Form Tab

Open
#833 6 comments 0 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Mar 22, 2021.

✅ Done enhancement
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

Proxyman version? (Ex. Proxyman 1.4.3)

Version 2.20.0 (22000)

macOS Version? (Ex. mac 10.14)

macOS Big Sur

Version 11.2.3 (20D91)

Steps to reproduce

Call any API with Multipart Form for arbitrary binary files.

Expected behavior

Would be really nice if there's a Multipart Form tab like Form that shows entry name and file pairs, preferably with individual files available for export/download.

Or better just a human-readable section that basically pretty-prints the whole binary mess.

Something like:

Part Name Content Type Value
image image/jpeg [Binary] ← Clickable for export

Instead of:

--Boundary+FC8B3E60558D113C
Content-Disposition: form-data; name="image"; filename="IMG_0127.JPG"
Content-Type: image/jpeg

ÿØÿà�JFIF���Ø�Ø��ÿá�ŒExif��MM�*������������������J�������R(�������‡i�������Z�������Ø������Ø���� ������� ������ú ������ü����ÿí�8Photoshop 3.0�8BIM������8BIM%�����Ԍُ�²é€	˜ìøB~ÿÀ�üú"�ÿÄ�����������	
ÿÄ�µ���}�!1AQa"q2‘¡#B±ÁRÑð$3br‚	
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖרÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ

I know we have a Body tab that shows raw bytes as well as text for Multipart Form, but that's far from human-readable.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.