koa
https://github.com/koajs/koa
JavaScript
Expressive middleware for node.js using ES2017 async functions
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported2 Subscribers
Add a CodeTriage badge to koa
Help out
- Issues
- fix: enforce Content-Type singleton guard in response.set() object form
- build(deps-dev): bump form-data from 4.0.5 to 4.0.6
- fix: throw koa http errors from ctx.assert
- build(deps): bump content-disposition from 1.0.1 to 2.0.1
- [feat] HTTP singleton header validations
- ci: bump node versions to 22-26
- build(deps): bump content-type from 1.0.5 to 2.0.0
- fix: call res.end() when socket is not writable to prevent HTTP/2 HEAD hang
- fix: ctx.assert() throws HttpError instances (#1925)
- fix: strip port from X-Forwarded-For in request.ip (#827)
- Docs
- JavaScript not yet supported