ProxymanApp / ProxymanApp/Proxyman

Session v2 file format

Open
#2,031 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hi,

Is there any documentation anywhere I could find that describes the proxymansessionv2 files and how to use them?
I have a need to run an external process on captured sessions.

As an example, I need to find (from the recorded session) all the requests matching a particular path and/or query parameter, and export the corresponding responses' body into files.

I could export to .HAR first, but I think that the content of the proxymansessionv2 file is vastly superior, so I'd rather work with that if possible.

Cheers

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.

Research direction

The issue names no source files, tests, or entry points. Start by locating documentation or format references for proxymansessionv2 and compare them with the mentioned HAR export. Done means users can understand the file format and how to find matching requests and export response bodies through an external process.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.