nodeSolidServer / nodeSolidServer/node-solid-server
Conneg broke between 5.2.1 and 5.2.2
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
Cases where the server defaulted to Turtle in 5.2.1 seem to have disappeared, requiring explicit requests for Turtle: https://gitter.im/comunica/Lobby?at=5dfa38c30a55ad7dbd60440f
(it is not always easy to directly ask for Turtle due to Accept header size limitations)
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.
Research direction
The issue names no file or test; start by reviewing the linked Gitter discussion and comparing content negotiation behavior between versions 5.2.1 and 5.2.2. Reproduce a request where Turtle was previously selected without an explicit request, then identify the regression and verify that the prior default behavior is restored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100