Closed
Bug 794152
Opened 12 years ago
Closed 7 years ago
In the Network Monitor, it should be possible to convert all requests (including POST) into GET
Categories
(DevTools :: Netmonitor, enhancement, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: pedro.alves, Unassigned)
References
Details
Currently , by right clicking on a POST entry in the console, we have the following options:
* Log request and response body
* Open Url in new window
* Copy link location
* ...
Would be very useful to have an extra option like firebug's "Copy Location with Parameters" that would take that post's data and convert it to a equivalent GET. Very useful for debugging non-rest apps
Reporter | ||
Updated•12 years ago
|
Component: Developer Tools → Developer Tools: Console
Comment 1•11 years ago
|
||
Let's do this for the Netmonitor!
Updated•11 years ago
|
Summary: While inspecting net entries in console, one should be able to do "Copy Location With Parameters" → In the Network Monitor , one should be able to do "Copy Location With Parameters"
Comment 2•11 years ago
|
||
Renaming to avoid confusion between this and bug 861686 or bug 887605.
Summary: In the Network Monitor , one should be able to do "Copy Location With Parameters" → In the Network Monitor, it should be possible to convert all requests (including POST) into GET
Comment 3•7 years ago
|
||
Inactive for 4 years. Let's close this feature request for now.
Severity: normal → enhancement
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•