mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 00:45:55 +03:00
[GH-ISSUE #535] Flow List does not include request/response pairs where there is a breakpoint on the response only #532
Labels
No labels
Linux
bug
enhancement
enhancement
pull-request
question
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxyman-windows-linux#532
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Calvin-Broadhurst on GitHub (Aug 21, 2025).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/535
Originally assigned to: @kics223w1 on GitHub.
Description
Flow List does not include request/response pairs where there is a breakpoint on the response only
Steps to Reproduce
Current Behavior
If both request and response are checked for the breakpoint then the flow list shows the request/response and the Edited column is checked
If only response is checked for the breakpoint then the flow list does not include that request/response at all
Expected Behavior
In both cases the flow list should show the request/response pair with the Edited column checked
Environment
@NghiaTranUIT commented on GitHub (Aug 24, 2025):
It's fixed @Calvin-Broadhurst We will bump it on 3.2.0 👍
@Calvin-Broadhurst commented on GitHub (Aug 24, 2025):
Awesome... thank you 👍