Handle OPTIONS requests
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
[`OPTIONS`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS) request may be sent to the server in certain situations. These need to be handled and responded to.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Start by locating the server's HTTP request dispatch and response handling, then verify that an OPTIONS request receives an appropriate response without breaking existing request handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100