Tuesday, September 22, 2015

Pages loading twice

If there is an image element or background-image style with an empty value, Chrome will make a separate HTTP request for it to the same page. For example:

<img src=""/>

No comments:

Post a Comment