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
- 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
- fix: remove stale Content-Length when body is set to ReadableStream or Response
- fix: ctx.assert() now throws errors that are instanceof HttpError
- build(deps-dev): bump minimatch from 3.1.2 to 3.1.5
- build(deps-dev): bump c8 from 10.1.3 to 11.0.0
- Docs
- JavaScript not yet supported