Skip to content

Don't require kbn-version header for HEAD requests #6449

@spalger

Description

@spalger

We currently require the kbn-version header for all non-GET requests, which allows users to load applications, but we should also exclude HEAD requests as it serves a very similar purpose to GET and should be safe to execute from any caller.

The reason this is specifically desired is so systems can make HEAD requests to /app/kibana and get a 200 or 503 depending on server status.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions