This website requires JavaScript.
Explore
Help
Sign in
TheThing
/
koa-lite
Watch
1
Star
0
Fork
You've already forked koa-lite
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
236
commits
1
branch
86
tags
2.2
MiB
9d1ddee19a
Commit graph
2 commits
Author
SHA1
Message
Date
Jonathan Ong
7d9c6ba66c
context: .error() -> .throw()
...
.error() still works for compatibility, but it will be removed in the future.
closes
#94
2013-11-18 17:38:12 -08:00
TJ Holowaychuk
c699c75c52
add koa Request / Response objects and delegation.
Closes
#52
2013-11-13 09:01:15 -08:00