English
Appearance
tsoa-next / tsoa-next / Head
function Head(value?): MethodDecorator;
Defined in: packages/runtime/src/decorators/methods.ts:34
Marks a controller method as handling HTTP HEAD requests for the given relative path.
HEAD
string
MethodDecorator