Skip to content

Rest controller “semi-hack” to support HEAD requests.

Josh Smith requested to merge feature/basic-head into feature/save-insert-update

Somewhat hacky implementation of returning a COUNT via a HEAD request, running it through the basic_get method.

To test: See me, I'll show you it in operation.

Merge request reports