Compare Revisions
HEAD
Revision 1085989:
Revision 1085989 by teoli on
Revision 1085995:
Revision 1085995 by teoli on
- Title:
- HEAD
- HEAD
- Slug:
- Web/HTTP/Methods/HEAD
- Web/HTTP/Methods/HEAD
- Tags:
- "HTTP" "Reference" "Request method"
- "HTTP" "Reference" "Request method"
- Comment:
- First version
- First version done
- Content:
-
Revision 1085989 Revision 1085995 t t 12 </p> 13 <p> 14 A response to a <code>HEAD</code> method should not have a > body. If so, it must be ignored. {{glossary("Entity header", "Ent > ity headers")}} may be included or not in the response; if they a > re, they relate to the body a {{HTTPMethod("GET")}} method would > have returned in its response, not to the body of the <code>HEAD< > /code> response.