netei/pcaphar

pcap2har silently drops request/response if it cannot construct them

GoogleCodeExporter opened this issue · 0 comments

What steps will reproduce the problem?
1. Capture pcap traffic when some data packets are dropped.
2. Upload the pcapfile to convert to har
3. Compare the request/response against them in Wireshark

What is the expected output? What do you see instead?
Expected same request/response, instead some of the request/response is missing.

Original issue reported on code.google.com by ls...@google.com on 22 Feb 2011 at 8:44