[GH-ISSUE #354] [BUG] Keep the Connection Alive when intercepting the Response in Breakpoint mode #352

Closed
opened 2026-03-03 19:17:42 +03:00 by kerem · 2 comments
Owner

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

  • The connection should keep alive during intercepting Request/Response (Breakpoint)
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 - [x] The connection should keep alive during intercepting Request/Response (Breakpoint)
kerem 2026-03-03 19:17:42 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Dec 19, 2019):

All done

<!-- gh-comment-id:567326603 --> @NghiaTranUIT commented on GitHub (Dec 19, 2019): All done
Author
Owner

@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.

<!-- gh-comment-id:1010078241 --> @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.
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#352
No description provided.