[GH-ISSUE #1199] [BUG] Fix empty Response Body #1194

Open
opened 2026-03-03 19:49:11 +03:00 by kerem · 6 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Apr 7, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1199

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Sometimes, Proxyman will display a Response without any data, including the Header and the body.

Acceptance Criteria

  • Fix it
Originally created by @NghiaTranUIT on GitHub (Apr 7, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1199 Originally assigned to: @NghiaTranUIT on GitHub. ### Description Sometimes, Proxyman will display a Response without any data, including the Header and the body. ### Acceptance Criteria - Fix it
Author
Owner
<!-- gh-comment-id:1091326128 --> @NghiaTranUIT commented on GitHub (Apr 7, 2022): Done: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.3.0_Fix_User-Agent_on_Repeat_Tool.dmg
Author
Owner

@runforprogram commented on GitHub (Apr 13, 2022):

https also empty body

<!-- gh-comment-id:1097524052 --> @runforprogram commented on GitHub (Apr 13, 2022): https also empty body
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 13, 2022):

@runforprogram Do you use this beta build? Or it's from the latest version 🤔

<!-- gh-comment-id:1097526966 --> @NghiaTranUIT commented on GitHub (Apr 13, 2022): @runforprogram Do you use this beta build? Or it's from the latest version 🤔
Author
Owner

@runforprogram commented on GitHub (Apr 13, 2022):

@runforprogram Do you use this beta build? Or it's from the latest version 🤔

test 3.3 and https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.3.0_Fix_User-Agent_on_Repeat_Tool.dmg

http is ok but https has empty body like this
image
and i try to use debug model.it print out
image
Certificate is ok
image

<!-- gh-comment-id:1098305674 --> @runforprogram commented on GitHub (Apr 13, 2022): > @runforprogram Do you use this beta build? Or it's from the latest version 🤔 test 3.3 and https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.3.0_Fix_User-Agent_on_Repeat_Tool.dmg http is ok but https has empty body like this ![image](https://user-images.githubusercontent.com/4479448/163236219-942ef5ba-6e8a-4893-816b-5d760b1c1c85.png) and i try to use debug model.it print out ![image](https://user-images.githubusercontent.com/4479448/163236387-5b4ab025-f5f5-42c1-b576-bf174d8f742e.png) Certificate is ok ![image](https://user-images.githubusercontent.com/4479448/163236612-02e83165-8ff7-490a-b2bc-c8ee3677d8dc.png)
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 14, 2022):

From your screenshot, the body is empty is correct behavior. I happen because your remote connection is closed. Thus, there is no Response (Header, body) to display.

Just wondering: Do you have any reproducible steps?

I tried:

  1. Download the Beta (Link above) and make an HTTPS request (https://httpbin.org/post)
  2. Repeat it
  3. Verify if the repeated request has a Response as usual.
<!-- gh-comment-id:1098643519 --> @NghiaTranUIT commented on GitHub (Apr 14, 2022): From your screenshot, the body is empty is correct behavior. I happen because your remote connection is closed. Thus, there is no Response (Header, body) to display. Just wondering: Do you have any reproducible steps? I tried: 1. Download the Beta (Link above) and make an HTTPS request (https://httpbin.org/post) 2. Repeat it 3. Verify if the repeated request has a Response as usual.
Author
Owner

@runforprogram commented on GitHub (Apr 14, 2022):

I just uninstall my app on android and reinstall。the Response is ok. i don't know why.
thanks for you reply. @NghiaTranUIT

<!-- gh-comment-id:1098733239 --> @runforprogram commented on GitHub (Apr 14, 2022): I just uninstall my app on android and reinstall。the Response is ok. i don't know why. thanks for you reply. @NghiaTranUIT
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#1194
No description provided.