ETag support
Open
Nobody has claimed this yet.
feature
- Dominant language
- PHP
- Stars
- 605
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
Automatic generation by MD5ing the content. Custom logic can be implemented separately.
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 files, tests, or entry points, so first locate the REST response-generation path in the repository and review how response headers are handled. Done means automatic ETag generation by MD5-ing response content, with custom ETag logic remaining separately implementable; add or update tests for that behavior if the project has an existing response test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100