expressjs / expressjs/cors

`OPTIONS` request handler missing `Allow` header

Open
#305 16 comments 0 reactions 0 assignees View on GitHub
investigate
Dominant language
JavaScript
Stars
6.2k
Forks
512
PR merge metrics
No merged PRs in 30d

Description

As per the [MDN Docs](https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/OPTIONS), servers' responses to `OPTIONS` requests should include an `Allow: ` header that contains the allowed methods.

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.