Hacker News new | ask | show | jobs
by ndriscoll 534 days ago
If you have cache headers, why use HEAD? Are servers more likely to handle HEAD correctly than including them on the GET?
1 comments

> Are servers more likely to handle HEAD correctly than

In my experience there are a lot of servers that don't handle HEAD at all, let alone correctly.