When viewing information about stylesheets in the Network tab of Chrome dev tools, one column specifies both "size" and "content". Can anybody shed light on the difference between these two numbers? On some pages the numbers are close and others are different by a considerable amount.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
"Size" is the number of bytes on the wire, and "content" is the actual size of the resource. A number of things can make them different, including:
|
|||
|
|
|
Compare: empty cache:
cached:
|
|||||||||||||||||||
|