[GH-ISSUE #1465] [iOS] Repeat Tool #1459

Open
opened 2026-03-03 19:51:41 +03:00 by kerem · 0 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Dec 12, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1465

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
Originally created by @NghiaTranUIT on GitHub (Dec 12, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1465 ## 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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1459
No description provided.