Wireshark mailing list archives

Re: HTTP 2 support


From: Alexis La Goutte <alexis.lagoutte () gmail com>
Date: Wed, 4 Dec 2013 10:41:43 +0100

Hi Marco,


On Wed, Dec 4, 2013 at 10:29 AM, Marco <listaddr () gmail com> wrote:

(sending here as I got no answer from the user list...)

Hello,

I'm using wireshark 1.11.2 (built from sources) under linux to read an
HTTP 2 capture file. According to the announcement, 1.11.x should support
it. I also see the dissector in the sources.

However the HTTP data isn't dissected, I see the raw binary frames. This
is a straight HTTP 2 request from a client, and the corresponding server
response, using HTTP2 in plain-text from the beginning, ie without upgrade.

Do I have to do something special?


Wireshark support only HTTP2 with upgrade stuff (no directly in plain-text,
there is no plain-text in draft-spec)

It is possible also to ready HTTP2 when it is encrypted (using premaster
key or server cert for decryption)


Regards,


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org
?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: