URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5115fc50dbcfcf44b36810bc0eb613f95335827b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
5115fc5 by Anders Broman (anders.broman@xxxxxxxxxxxx):
http2: Introduce decode as for streams without content-type.
If the packet containing the content type header is missing the stream
can be dissected by using decode as.
Change-Id: I40c57e34971c9eee3d694975262dd7b3c7b3ef89
Reviewed-on: https://code.wireshark.org/review/36852
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 44407c1 travis: remove Windows support
add 5115fc5 http2: Introduce decode as for streams without content-type.
Summary of changes:
epan/dissectors/packet-http2.c | 50 +++++++++++++++++++++++++++++++++++++++---
1 file changed, 47 insertions(+), 3 deletions(-)