Overview[1]#
HTTP HEAD is a HTTP Method which asks for a response identical to that of a HTTP GET request, but without the response body.HTTP HEAD is useful for retrieving meta-information written in HTTP Response HTTP Header Fields, without having to transport the entire content.
More Information#
There might be more information for this subject on one of the following:- [#1] - Request methods
- based on information obtained 2016-05-21-