|
|
|
|
|
by anyfoo
1703 days ago
|
|
Why is that not done through the MIME type and using HEAD? The server is apparently much better able to figure out the MIME type through magic numbers and file extensions of the actual file, than the author (human or not) of the HTML, as we see. The same headers also inform the browser that they can skip downloading a favicon that they consider too big, for example. |
|