ProxymanApp / ProxymanApp/Proxyman

Add custom columns from query parameter keys

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

@NghiaTranUIT is already working on this.

Since Aug 14, 2026.

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

Description

Description

I rely heavily on the ability to add columns to the table, to troubleshoot my workflows. However, most of the time the information I want is not in headers, but in the query parameters of the request.
Currently, I get around the problem by having a script that adds a header to the request, so that I can show it as a column.

Why this feature/change is important?

I think it would make it a lot easier if I could also have columns from query parameters (by key name). If the key does not exist, blank value (same behaviour as today for headers)

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.