Ask HN: Why no charset in your head tag?

1 points by hodgesmr ↗ HN
I noticed that Hacker News doesn't provide a charset in its <head>. Is there a reason for this? I would have thought that a site like this would indicate this.

2 comments

[ 4.1 ms ] story [ 17.9 ms ] thread
The charset is specified in the response header. Doctype omission is the major issue here.
Hacker News is not probably the best example of a good website, heh.