mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #354] [BUG] Keep the Connection Alive when intercepting the Response in Breakpoint mode #352
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#352
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 @NghiaTranUIT on GitHub (Dec 18, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/354
Originally assigned to: @NghiaTranUIT on GitHub.
🐶 Brief
There is an issue that the server drop the connection after short timeout (2 seconds) and it make the Response Breakpoint disappears.
We should keep the connection even thought the destination connection is closed.
👑 Criteria
@NghiaTranUIT commented on GitHub (Dec 19, 2019):
All done
@vrnvorona commented on GitHub (Jan 11, 2022):
This is old, but I have issue that connection is dropped when intercepting request. When i stop response, it works fine, but when i stop request - my app throws error that connection is closed after ± 2 seconds.