mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #107] Properly detect response data #103
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#103
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 @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
accept: application/vnd.app.normalized+json+2.1Screenshots (optional)
Might relate to #106.
@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 👍
@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.
@NghiaTranUIT commented on GitHub (Apr 8, 2019):
Let me know if it works in your side 🥇 😁
@duraki commented on GitHub (Apr 9, 2019):
Testing in progress for both issues. Will let you know.
@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 👍
@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.