good-tools / wiregasm

Packet Analyzer powered by Wireshark compiled for WebAssembly
GNU General Public License v2.0
59 stars 4 forks source link

Enhanced http2 dissection #6

Closed dehydr8 closed 6 months ago

dehydr8 commented 6 months ago

Currently, http2 headers are not dissected and we get the following message in the protocol tree:

Wireshark must be built with nghttp2 for HTTP/2 HEADERS support

This PR adds support for building Wireshark with nghttp2 for enhanced http2 header dissection.

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 1.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: