Closed
Bug 992604
Opened 10 years ago
Closed 10 years ago
Add a right click copy as JSON to request parameters in network devtools
Categories
(DevTools :: Netmonitor, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 859058
People
(Reporter: xwraithanx, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release) Build ID: 20140314220517 Steps to reproduce: 1) Open devtools to network tab 2) Do a POST request or some other request with params 3) Click the POST request 4) Click the Params tab in the right side 5) Right click in the params Actual results: I got a standard context menu Expected results: I would love if it had an option for copying the params as URL or JSON encoded so you can redo the request from the commandline when debugging API endpoints.
Reporter | ||
Updated•10 years ago
|
Component: Untriaged → Developer Tools: Netmonitor
Updated•10 years ago
|
Severity: normal → enhancement
Comment 1•10 years ago
|
||
Would copy as HAR do the trick? Feel free to reopen if not.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•