JKHeadley / JKHeadley/rest-hapi

Support OPTIONS and HEAD verbs

Open
#136 0 comments 1 reaction 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
1.2k
Forks
155
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
For integration with upstream/downstream systems, a model's `OPTIONS` endpoint might need to be customized, say to allow a different CORS response.

`HEAD` would complete the support for all "read" verbs. It just needs to return what `GET` will return, minus the payload.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.