mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-05-08 21:12:26 +00:00
39b4456aba
When decrypting PCAP/Pcapng, the HTTP/2 replies would be mismatched when HTTP/2 multiplexing was used and replies were received out of order. To fix this, keep track of the HTTP/2 stream IDs to correcly match HTTP requests to replies