Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced http2 dissection #6

Merged
merged 1 commit into from
May 9, 2024
Merged

Enhanced http2 dissection #6

merged 1 commit into from
May 9, 2024

Conversation

dehydr8
Copy link
Member

@dehydr8 dehydr8 commented May 9, 2024

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.

@dehydr8 dehydr8 self-assigned this May 9, 2024
@dehydr8 dehydr8 added the enhancement New feature or request label May 9, 2024
@dehydr8 dehydr8 merged commit 954a499 into master May 9, 2024
1 check passed
Copy link

github-actions bot commented May 9, 2024

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dehydr8 dehydr8 deleted the feat/nghttp2 branch May 9, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant