HEAD history - since - query
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- javascript
- Domain
- api
Research direction
Start in the API controller handling /since, /history, and /query, and inspect how their HEAD requests are registered. Remove the obsolete HEAD handlers and verify that these routes no longer expose those requests while their remaining behavior is unchanged.
Written by the indexing model from the issue text.
Description
There was a sprint focused on cache where implementations of HEAD requests were required. Artifacts remain in the API controller for /since, /history, and /query HEAD requests.
I believe it has been determined that these are not valid HEAD requests. HEAD requests are only for single pieces of data behind a PURL. If we aren't going to use them, we should delete them.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 6
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from CenterForDigitalHumanities/rerum_server_nodejs
-
bug documentation
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
backend dependencies easy
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
CenterForDigitalHumanities/rerum_server_nodejs#290 · 1 comment ·
-
Objects whose `_id` is not a string are served by `/query` and dropped by accident in `/search` Open
Difficulty 4/5 3-5 days Newbie friendliness 66/100
All issues in CenterForDigitalHumanities/rerum_server_nodejs
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·