koajs / koajs/koa

[feat] Support trailer headers

Open
#1,707 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.