[GH-ISSUE #107] Properly detect response data #103

Closed
opened 2026-03-03 19:15:18 +03:00 by kerem · 6 comments
Owner

Originally created by @duraki on GitHub (Apr 7, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/107

Originally assigned to: @NghiaTranUIT on GitHub.

Which Proxyman version are you using? (Ex. Proxyman 0.5 (200))

Latest version.

What OS Version are you using? (Ex. mac 10.13)

Latest version.

Steps to reproduce this issue

  • Sniff endpoint for which response answers with:
    • Header accept: application/vnd.app.normalized+json+2.1
    • Body outputs dummy JSON
  • Check response (and attached screenshot)
  • JSON output not properly formatted

Screenshots (optional)

Screenshot 2019-04-07 at 23 12 51

Might relate to #106.

Originally created by @duraki on GitHub (Apr 7, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/107 Originally assigned to: @NghiaTranUIT on GitHub. ### Which Proxyman version are you using? (Ex. Proxyman 0.5 (200)) Latest version. ### What OS Version are you using? (Ex. mac 10.13) Latest version. ### Steps to reproduce this issue * Sniff endpoint for which response answers with: * Header `accept: application/vnd.app.normalized+json+2.1` * Body outputs dummy JSON * Check response (and attached screenshot) * **JSON output not properly formatted** ### Screenshots (optional) ![Screenshot 2019-04-07 at 23 12 51](https://user-images.githubusercontent.com/5892610/55689912-d840e000-598a-11e9-8743-a6cfac71c9eb.png) Might relate to #106.
kerem 2026-03-03 19:15:18 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 8, 2019):

It doens't recognize the JSON since the Content-Type is not a default (application/json). Thus, I couldn't aware of it.

Will fix it today 👍

<!-- gh-comment-id:480705076 --> @NghiaTranUIT commented on GitHub (Apr 8, 2019): It doens't recognize the JSON since the Content-Type is not a default (application/json). Thus, I couldn't aware of it. Will fix it today 👍
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 8, 2019):

Hey @duraki,

Here is the fix of this ticket #107 and "Missing cookies in cURL" #108 : https://www.dropbox.com/s/geo0fm288ds10cj/Proxyman_1.3.4.2.dmg?dl=0

I will official rollout this fixes in Proxyman 1.3.4.3 soon.

<!-- gh-comment-id:480870977 --> @NghiaTranUIT commented on GitHub (Apr 8, 2019): Hey @duraki, Here is the fix of this ticket #107 and "Missing cookies in cURL" #108 : https://www.dropbox.com/s/geo0fm288ds10cj/Proxyman_1.3.4.2.dmg?dl=0 I will official rollout this fixes in Proxyman 1.3.4.3 soon.
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 8, 2019):

Let me know if it works in your side 🥇 😁

Screen Shot 2019-04-08 at 21 30 26
<!-- gh-comment-id:480871259 --> @NghiaTranUIT commented on GitHub (Apr 8, 2019): Let me know if it works in your side 🥇 😁 <img width="756" alt="Screen Shot 2019-04-08 at 21 30 26" src="https://user-images.githubusercontent.com/5878421/55734877-8790bc00-5a4a-11e9-8581-c02a17f029fc.png">
Author
Owner

@duraki commented on GitHub (Apr 9, 2019):

Testing in progress for both issues. Will let you know.

<!-- gh-comment-id:481213365 --> @duraki commented on GitHub (Apr 9, 2019): Testing in progress for both issues. Will let you know.
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 12, 2019):

@duraki Just let you know that the official Proxyman 1.3.4.3 is released successfully.

It includes all your bugs and several improvements here (https://github.com/ProxymanApp/Proxyman/releases/tag/1.3.4.3)

Thank you so much 👍

<!-- gh-comment-id:482591554 --> @NghiaTranUIT commented on GitHub (Apr 12, 2019): @duraki Just let you know that the official Proxyman 1.3.4.3 is released successfully. It includes all your bugs and several improvements here (https://github.com/ProxymanApp/Proxyman/releases/tag/1.3.4.3) ⚡️ Thank you so much 👍
Author
Owner

@duraki commented on GitHub (Apr 12, 2019):

Everything works as expected. Highly appreciate quick fixes! Keep it up @NghiaTranUIT, hopefully someone more natural to Apple SDK will join you development.

<!-- gh-comment-id:482632642 --> @duraki commented on GitHub (Apr 12, 2019): Everything works as expected. Highly appreciate quick fixes! Keep it up @NghiaTranUIT, hopefully someone more natural to Apple SDK will join you development.
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#103
No description provided.