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
3e66157472
Branches
Tags
No results found.
koa-lite
/
test
History
fengmk2
3e66157472
ctx.request.href: get full request url, include
protocol
,
host
and
originalUrl
...
Useful on those scenes need current full request url, like `OAuth`.
2014-12-27 14:17:00 -08:00
..
context
remove the 'x-powered-by' in context test since it has been removed
2014-12-08 09:39:51 +08:00
request
ctx.request.href: get full request url, include
protocol
,
host
and
originalUrl
2014-12-27 14:17:00 -08:00
response
set content-type for redirect when accpect plain
2014-11-27 09:25:44 -08:00
application.js
remove x-powered-by.
Closes
#372
2014-12-04 01:01:57 -08:00
context.js
finished -> on-finished
2014-08-16 02:58:06 -07:00