Hi Marco,

On Wed, Dec 4, 2013 at 10:29 AM, Marco <[email protected]> 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 <[email protected]>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>              mailto:[email protected]
> ?subject=unsubscribe
>
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to