Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 3 பதிலளிப்புகள்
  • 1 இந்த பிரச்சனை உள்ளது
  • 22 views
  • Last reply by TyDraniu

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?
Attached screenshots

All Replies (3)

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

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

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