Decrypted HTTP/2 list entry shows only first stream type
I am decrypting HTTP/2 in Wireshark and I've found that some of the entries that have more than a single type do not have it listed in their info. For example, I have an entry that apparently contains 4 HTTP/2 decrypted TLS packets, SETTINGS, WINDOW_UPDATE, HEADERS, SETTINGS. The entry in the list that represents all 4 only shows SETTINGS[0].
I don't have 60 points so it won't let me upload a picture (dumb rule!). I uploaded it to imgur instead.
Can you add output of
wireshark -v
orHelp->About Wireshark:Wireshark
Also is it possible share a capture including this scenario?