PDML export splits HTTP/2 protocol
Hi,
I'm analyzing HTTP/2 traces using a special tool. For that I have to export the trace as PDML file. With Wireshark version 3.6.6 I got a PDML output of an HTTP/2 frame with 2 streams inside as one proto section (proto name="http2"...). With version 4.0.3 the PDML output for this frame is splitted into 2 proto sections?! Is this correct? Is there any option for switching the PDML export to the previous version?
Thanks Jens