Params window
Hi, I just downloaded Firefox and am using the developer tools window by doing right inspect element. However, I am not seeing the "Params" window even after sending request parameters in my HTTP request. Has this window been taken out in this version of Firefox? I am seeing Headers, Cookies, Request, Response, Timings, Stack Trace, but no "Params".
Thanks.
Обране рішення
Great, I will do that. Thank you.
Читати цю відповідь у контексті 👍 0Усі відповіді (4)
If there are POST body parameters, they should be under Request. Not sure when that changed.
Thanks, I have seen the Params window in another version of FireFox for both GET and POST. This window is a very nice feature. Hopefully it will be back into future versions.
The developer tools team has its own forum if you want to urge them to make changes:
Вибране рішення
Great, I will do that. Thank you.