mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #1727] Increase productivity when working with nested JSON/HTML #1720
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#1720
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 @Nikoloutsos on GitHub (Jul 28, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1727
Description
As a developer I want to change the response of the API that returns nested html/json etc.
In 👇 JSON body contains escaped HTML. I want proxyman to give me the ability to to put the un-escaped json and copy it to clipboard for me. I imagine it by tapping an icon.
Why this feature/change is important?
It makes developer's life easier by not switching to web and use a website like
https://tools.knowledgewalls.com/online-escape-single-or-double-quotes-from-string
@NghiaTranUIT commented on GitHub (Jul 29, 2023):
Thanks for your suggestion @Nikoloutsos but I'm afraid that it's out of the scope of what Proxyman currently offers.
I suggest using Boop, which is an offline app, and provide the Escape string as you mention 👍