Wireshark-bugs: [Wireshark-bugs] [Bug 11331] Error recognizing http2 traffic

Date: Mon, 06 Jul 2015 14:02:21 +0000

changed bug 11331


What Removed Added
CC   [email protected]

Comment # 2 on bug 11331 from
I just checked the capture and HTTP2 is somehow layered above http:

In change 7782 you proposed:

> We could have the HTTP dissector check if a conversation data exists 
> for HTTP2 and call the dissector accordingly, like what we are doing 
> in case of HTTP2 upgrade (in dissect_http() function. What do you 
> think?

That seems good to me (eliminating the HTTP layer if HTTP2 is detected), will
it still work with Decode As though? Consider a HTTP/1.1 request/response with
a binary file download that begins with the HTTP2 magic sequence.


You are receiving this mail because:
  • You are watching all bug changes.