[iOS] Repeat Tool

Open
#1,465 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
ios
Domain
mobile

Research direction

Start by locating the iOS flow screen and its long-press context menu, then trace how the Proxyman Core Repeat tool is exposed. Done means the menu shows Repeat with an icon, the selected request is repeated in the current screen with the same URL, protocol, headers, and body, and the response status is 200 OK.

Written by the indexing model from the issue text.

Description

enhancement iOS

Description

Since the Repeat tool is implemented by the Proxyman Core, we should introduce it in the iOS app.

Acceptance Criteria

  • Show a menu context (long press) in the flow -> Add the "Repeat" menu item with the icon
  • Repeat the selected Request
  • Make sure the new repeated request is added in the current screen
  • Repeated request has the same URL, Protocol, Header and the Body as a selected request
  • The status response is 200 OK
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

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.

More from ProxymanApp/Proxyman

All issues in ProxymanApp/Proxyman

Similar issues

More Mobile Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.