为什么要用HTTP head?
原因:
So the first trivial way of using a HTTP HEAD request is checking if a given url is serviceable, a given file exists, etc… This can be used for example for creating a faster link verification service.
http head和get的性能比较讨论: http://stackoverflow.com/questions/16539269/http-head-vs-get-performance