Possible Duplicate:
Chrome Dev Tools - “Size” vs “Content”
What is the difference between size and content info in the chrome developer tools network tab? Is it about compression?
example: http://blogs.adobe.com/edge/files/2012/01/chrome_network_404.png
thanks.
I believe size represents what was transferred over the network (including http headers) and content represents the total size of the content.
For example, if I hit a page that responds with 304 not modified the size is only a few bites while the content is much greater as only the header with the 304 response was sent over the network.
Also, size could be smaller if the content was zipped before it was sent over the network.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With