The HTTP HEAD method is the same as HTTP GET, but only transfers the status line and the HTTP response Headers. No message body is included. This means, it is the low-cost (traffic and time) way to check if a file or directory is there