Open
Bug 1833327
Opened 2 years ago
Updated 15 days ago
Introduce Copy property path action in the Response panel
Categories
(DevTools :: Netmonitor, enhancement)
DevTools
Netmonitor
Tracking
(Not tracked)
NEW
People
(Reporter: Honza, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
Originaly reported here:
https://connect.mozilla.org/t5/ideas/request-for-copy-property-path-in-firefox-json-viewer/idi-p/31583
- Open DevTools selecte the Network panel
- xecute HTTP request with JSON response
- Select the request and open the Response panel
- Click anywhere within the JSON Response tree and pick "Copy property path"
"Copy property path" is already supported by Chrome.
Honza
Comment 1•15 days ago
|
||
Click anywhere within the JSON Response tree and pick "Copy property path"
Would this amount to JSONPath (or equivalent) support, like exists for XML and HTML, or have I misunderstood?
Flags: needinfo?(odvarko)
You need to log in
before you can comment on or make changes to this bug.
Description
•