I need some callback function like setHeader to custom http response header
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 291
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature
can you provide a callback function setHeader which can custom defined https response header, I need to define some header to avoid security problem
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
No file, test, or entry point is named. Start by locating the JavaScript Koa static-cache middleware entry point and its current response-header handling, then clarify the callback shape and how custom headers should be applied. Done means callers can define security-related HTTP response headers through the requested callback, with coverage for the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100