From bd41fa761f3d8be247503f9f5dacfb98c10e7489 Mon Sep 17 00:00:00 2001
From: Farshid Tavakolizadeh Directory Service API
should be set to HTTP status text.
+ + For each HTTP endpoint that responds to the `GET` method, the server SHOULD accept `HEAD` + requests and return only the headers. + + This allows clients to retrieve headers such as the `Content-Length` without receiving the body + and decide on a suitable strategy to query the information. For example, a constrained client can + request only the necessary parts of an object (using an apprpriate search query) or + retrieve a list of items in small subsets. +