Closed Bug 1335094 Opened 7 years ago Closed 7 years ago

[51.0.1] Devtools Network tab doesn't show request "Params" for POST requests

Categories

(DevTools :: Netmonitor, defect)

50 Branch
x86_64
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1309605

People

(Reporter: evan_layman, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36

Steps to reproduce:

1. Firefox 51.0.1 on mac load a site that makes XHR POST requests.
2. Open Devtools
3. Click "Network" tab
4. Do something that makes a POST request
5. Click the request in the Devtools and click "Params" on the right panel


Actual results:

No Params show (just the word "JSON")


Expected results:

Request params show pretty-printed
Component: Untriaged → Developer Tools: Netmonitor
OS: Unspecified → Mac OS X
Hardware: Unspecified → x86_64
I can confirm that it happens also in Ubuntu 16.04 51.0.1 (64-bit). I found out that in my case POST params are hidden in collapsed panel with invisible label. When you click below JSON the list will show up.
Hi tomasz@ I also see it expands if you click in the hidden element. Thanks for the info. It seems like a bad style applied to the expander
Post requests for forms work as expected, the issue with JSON will be fixed in Firefox 52, scheduled for release on 2017-03-07.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.