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] Missing Headers in Koa 3 vs 2 ( or update docs? )
- build(deps): bump content-disposition from 1.0.1 to 1.1.0
- fix: call res.end() when socket is not writable to prevent HTTP/2 HEAD hang
- fix: handle invalid Referrer URLs in back() without crashing
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2
- fix: ctx.assert() throws HttpError instances (#1925)
- fix: strip port from X-Forwarded-For in request.ip (#827)
- fix: Request.protocol returns 'https' for HTTP/2 after RST_STREAM (#1736)
- docs: improve JSDoc parameter descriptions for `Application` constructor
- fix: ctx.request.origin should respect proxy flag via X-Forwarded-Proto
- Docs
- JavaScript not yet supported