How to prevent an HTTP request just for a favicon?

I think for the most part it does not result in another HTTP request as these are usually dumped in the browser’s cache after the first access.

This is actually more efficient than any of the proposed “solutions”.

Leave a Comment