Skip to content

Added RouteAction to wrap objects coming to an added API#3

Open
dulichan wants to merge 1 commit intosplinter:masterfrom
dulichan:master
Open

Added RouteAction to wrap objects coming to an added API#3
dulichan wants to merge 1 commit intosplinter:masterfrom
dulichan:master

Conversation

@dulichan
Copy link

@dulichan dulichan commented Mar 5, 2014

Now the pubic api will be like below-
router.get("route", function(ctx){
// ctx._request
// ctx._response
// ctx._session
// ctx._headers()
// ctx._query()
// ctx._body()
// ctx._files()
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant