[feat] Support trailer headers
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 35.7k
- Forks
- 3.2k
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 2
Description
## Describe the feature
Support HTTP Trailer headers that come *after* the response body:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Trailer
## Checklist
- [x] I have searched through GitHub issues for similar issues.
- [x] I have completely read through the README and documentation.
Contributor guide
Research direction
No source file, test, or entry point is identified in the issue. Start by reading the linked MDN Trailer header reference and locating Koa's response handling; done means HTTP Trailer headers are supported after the response body.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100