I am in a network that blocks most outgoing UDP traffic, e.g. no UDP 443.
When I turn on Inspector of FireFox, I see that one HTTP/3 request went thru:
However, when I use Wireshark to capture the packets. It found no QUIC / UDP packets, not even the initial request.
I am positive that no UDP packet actually made it out to the internet. What could be the reason Firefox managed to make that HTTP/3 request?