Closed Bug 1337685 Opened 7 years ago Closed 7 years ago

Network panel, open XHR Requests with post params in new tab

Categories

(Firefox :: Untriaged, defect)

51 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1220758

People

(Reporter: fabian, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20170126000000

Steps to reproduce:

1. Open Devtools
2. Click "Network" tab
3. Do something that makes an XHR POST request
4. Right click the request in and select "Open in new tab"



Actual results:

The request is sent without the post data.


Expected results:

Sent the request with the post data.

When opening the XHR request from the Firebug network panel it is working as expected.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.