💾 Archived View for kota.nz › notes › favicon captured on 2022-06-03 at 22:55:18. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-11-30)
-=-=-=-=-=-=-
2020/12/17
I'll go out on a limb and say most of you know what a favicon is, but did you know that if you don't use one, Chrome and Firefox will still send a request? Even if you don't specify one in your header, the two major browsers (and probably also Safari) will time out looking for favicon.ico.
It's not a big performance issue by any means, but I thought this was an interesting find. When I was working on a little pastebin site, I actually made a 0 byte favicon.ico as it appears to be quicker to send that than letting the request time out.
touch favicon.ico