ProxymanApp / ProxymanApp/Proxyman

Request and Response Body Size in ListView

Open
#2,425 3 comments 0 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Jul 26, 2025.

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

Description

Description

Add an option to display both the body size and request size in the header section of each entry in the ListView (the main request list screen). This would allow users to quickly view and compare the sizes of requests and responses directly from the list, without needing to inspect each one individually.

Why this feature/change is important?

Currently, to view the body size or request size, users need to click into each individual request. This can be time-consuming, especially when analyzing multiple requests or trying to quickly identify large payloads. By displaying these sizes in the ListView header, users can:
• Quickly spot large requests or responses
• Easily compare sizes across multiple requests
• Save time during analysis and troubleshooting

This small UI enhancement would significantly improve the workflow and efficiency for developers and testers who need to monitor and optimize network traffic.

Image

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.