How can I check if the announced content-length is equals to the downloaded payload?

asked 2018-10-03 18:12:54 +0000

remyd59 gravatar image

updated 2018-10-03 18:32:11 +0000

grahamb gravatar image

Hi,

I'd like to know the easiest way to check if the downloaded payload is the same as announced in the content-length header. Currently, I am using the hexa view of the tcpstream window to perform the check.

Regards,

edit retag flag offensive close merge delete