ProxymanApp / ProxymanApp/Proxyman
Abort doesn't seem to work properly, keeps restarting requests from iOS Simulator
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Proxyman version? (Ex. Proxyman 1.4.3)
Version 2.3.0 (20300), proxy helper tool not installed
macOS Version? (Ex. mac 10.14)
10.15.6
Steps to reproduce
Add a breakpoint to a request, tap abort when it's attempted
Expected behavior
The request should be in error state and I the app in the simulator should be notified that the request failed.
Observed behavior
The request keeps being reattempted and I have to hit abort again. Our app has logic to retry once, but it's not even getting to that point. Confirmed with a different proxy app that it works as expected there.
Screenshots (optional)
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.
Research direction
No source file or test is named. Start by reproducing the breakpoint-and-abort flow from an iOS Simulator request and trace the proxy's abort handling and subsequent retry behavior. Done means the request enters an error state and the simulator receives the failure without requiring repeated aborts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, macos
- Domain
- desktop, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100