Skip to content

Support HEAD verb to get total count #286

Open
@soedirgo

Description

@soedirgo

Feature request

Is your feature request related to a problem? Please describe.

Getting a total count on e.g. /tables with GET can be expensive if we have a large number of tables. Currently this needs to be done through /query to get reasonable performance.

Describe the solution you'd like

Support HEAD verb starting with /tables to return total count in a Content-Range header.

Describe alternatives you've considered

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions