mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #456] JSON Previewer with non-json Content-Type #453
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#453
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 (Mar 28, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/456
Originally assigned to: @NghiaTranUIT on GitHub.
Description
Some servers respond to a Response with JSON body but the header is an incorrect Content-Type, so Proxyman doesn't pretty the JSON body.
We have to find a way to force render JSON to mitigate this situation.
Acceptance Criteria
@NghiaTranUIT commented on GitHub (Apr 1, 2020):
Done 👍 BETA: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_1.20.0_Add_Format_JSON_Prettier.dmg
Changelogs
@foxt commented on GitHub (Sep 24, 2023):
@NghiaTranUIT Apologies for the necro - but would it be possible to get this for XML too?
@NghiaTranUIT commented on GitHub (Sep 24, 2023):
@foxt you mean you'd like to prettify your XML in the body? 🤔