ProxymanApp / ProxymanApp/Proxyman

Request/Response Tab Manager

Open
#462 2 comments 0 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Mar 31, 2020.

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

Description

Description

At the moment, the Body Tab in the Request and Response panel automatically determines the Content-Type and do "Pretty" and "Highlight". However, in some cases, it doesn't work well if the Response's Content-Type is not correct.

For instance, some users report that their server returns JSON as a body, but Content-Type is text/html, so Proxyman couldn't do Prettier and Highlight.

In order to mitigate this problem, I would like to introduce a feature to handle the Tab in the Request and Response. So the user can select JSON or another format on their need.

Charles Proxy does it very well. We should inspire and support in Proxyman.

Screen Shot 2020-03-30 at 21 23 30
Acceptance Criteria
  • Add a cog menu button on the Response panel
  • Able to select/unselect the format the need
  • The selected tab is appended
  • Do proper prettier and hightlighter

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.