搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

How can I use the network monitor with a HTTP/2 connection?

  • 3 回覆
  • 1 有這個問題
  • 46 次檢視
  • 最近回覆由 TyDraniu

more options

I found multiple pages recently that cause problems with the network monitor in firefox developer tools. I attached an image as an example. The three requests are selected always as a "block". They seem to be somehow related but I do not find any documentation what their relation is. My educated guess (also see https://superuser.com/questions/1537396/what-is-the-reason-firefox-combines-multiple-requests-in-the-network-monitor) that it is HTTP/2 related. However I still do not get how to handle debugging in such circumstances. I'd like to see the individual requests and answers for debugging purposes. I do not find a way to reach that goal. Is it a technical restriction?

I found multiple pages recently that cause problems with the network monitor in firefox developer tools. I attached an image as an example. The three requests are selected always as a "block". They seem to be somehow related but I do not find any documentation what their relation is. My educated guess (also see https://superuser.com/questions/1537396/what-is-the-reason-firefox-combines-multiple-requests-in-the-network-monitor) that it is HTTP/2 related. However I still do not get how to handle debugging in such circumstances. I'd like to see the individual requests and answers for debugging purposes. I do not find a way to reach that goal. Is it a technical restriction?
附加的畫面擷圖

所有回覆 (3)

more options

Hallo ChristianLupus

This forum is focused on user questions. Developer questions like yours will be answered better in a more technical / web developer focused forum like superuser (which is where you asked) or stack overflow and tag it firefox

More on developer support: https://support.mozilla.org/kb/where-go-developer-support

Cheers!

...Roland

more options

I know this is somewhere in the pages that follow the above link, but in case you are looking for it, the DevTools team has a forum over here:

https://discourse.mozilla.org/c/devtools

more options

Looks like it's fixed in version 81 due to bug 1640745.