Files
Leonid Bugaev 6c6d373a7a Missing messages fixes
This PR contains multiple fixes:
- Handle TCP padding (zeroes at the end of TCP payload), and do not treat it as a body
- Handle requests with "Expect: 100-Continue" - the ones which require confirmation from the server, before sending the body
- Fix muti-packet headers parsing, if "truncated" header starts with malformed header format
- Fix replay of pcap files (Ignore Stats method since it is not supported)
2021-08-30 18:22:49 +03:00
..
2021-08-30 18:22:49 +03:00
2021-08-30 18:22:49 +03:00