ProxymanApp / ProxymanApp/Proxyman
Option to remove query parameters/headers when exporting request/response
@NghiaTranUIT is already working on this.
Since Sep 19, 2025.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
It would be great if there would be a setting to always remove certain query parameters/headers when exporting requests/responses, in order not to leak or publish tokens/API secrets
- Remove Query from Request/URL
- Remove Header from Request
Ideal UI in my eyes: Menu entry for "Export Settings". List of query params/headers to remove when exporting.
Why this feature/change is important?
Right now I am using the export Request Body / Raw Request & Response actions to export network calls. But I always have to manually edit the files to redact access tokens etc. This is manual work and thus error prone
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.