How can I check if the announced content-length is equals to the downloaded payload?
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,