VOOZH about

URL: https://apistylebook.com/design/topics/http-methods-head

⇱ HEAD


HEAD

The HEAD method asks for a response identical to that of a GET request, but without the response body. This is useful for retrieving meta-information written in response headers, without having to transport the entire content.

Agenzia per l'Italia Digital & Team per la trasformazione digital (Italian administration) - Interoperability model for the Public Administration

Directions for use (REST)
The REST service interface must use the HTTP verb most suitable for the operation as indicated in RFC 7231

Australian Digital Transformation Office - API Design Guide

HEAD /magazines
HEAD /magazines/1234

Cisco - API Design Guide

3.6.6 HEAD

Deliveroo - API Design

RESTful

Microsoft - Microsoft REST API Guidelines

Supported Methods

Red Hat - Thoughts on RESTful API Design

Methods

Zalando - RESTFul API Guidelines

HEAD