Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

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

  • 3 odpovede
  • 1 má tento problém
  • 25 zobrazení
  • Posledná odpoveď od 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?
Priložené obrázky

Všetky odpovede (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.