Skip to content

[Feature] support HEAD method for endpoints that already support GET method #2839

@andoks

Description

@andoks

For checking access to endpoints f.ex it would be great if the kapacitor endpoints that support the GET method, also supported the HEAD verb. At least for the kapacitor/v1/tasks, it returns 404 when I query it using the HEAD verb, but returns all tasks if I do a GET call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions