URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=001de56561565a65400e38f169a7aa19034ceb3f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
001de56 by Peter Wu (peter@xxxxxxxxxxxxx):
http2: show a clear warning when Wireshark lacks nghttp2
HTTP/2 header decompression requires nghttp2, be more helpful to users
who did not build Wireshark with appropriate support.
Change-Id: I52f79e320cf04bd943e1e8224a613e70ac263579
Reviewed-on: https://code.wireshark.org/review/34584
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 983d7c3 QUIC: move Short Header fields under a new tree
add 001de56 http2: show a clear warning when Wireshark lacks nghttp2
Summary of changes:
epan/dissectors/packet-http2.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)