aweary / aweary/microbe.js

Handle OPTIONS requests

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.