Skip to main content
Version: 3.0.0

Head

Callable

  • Head(path?: string | RegExp, routerOptions?: { description?: string; ignoreGlobalPrefix?: boolean; middleware?: MiddlewareParamArray; routerName?: string; summary?: string }): MethodDecorator

  • Routes HTTP HEAD requests to the specified path.