mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1002] Expect response body can copy value or object like Chrome F12 #995
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#995
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 @totoropcbeta on GitHub (Sep 18, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1002
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman

Chrome F12

@NghiaTranUIT commented on GitHub (Sep 18, 2021):
Thanks for your suggestion @totoropcbeta 👍
Currently, you can copy the value by right-click on the row:
I will support other copy functionality 🙌
@totoropcbeta commented on GitHub (Sep 22, 2021):
emm,i tried it according to the way you supplied,but could not copy dictionary or array,like "makers",the result of the copy operation is "makers: Array(1 items)".so this could only copy value like "tagline" in your picture.
@NghiaTranUIT commented on GitHub (Sep 22, 2021):
Yup, it's a limitation on the current build. Copy will copy the key and value, not the json object like Google Chrome 😄
I'm working on this feature and will release in the next build 👍
@NghiaTranUIT commented on GitHub (Sep 26, 2021):
Hey @totoropcbeta, please try this beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.33.0_Copy_Value_Object_in_JSONTreeView.dmg
You can now copy a Value or JSON node like Google Chrome 👍