Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 3 antwoorden
  • 1 heeft dit probleem
  • 29 weergaven
  • Laatste antwoord van 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?
Gekoppelde schermafbeeldingen

Alle antwoorden (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.