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.