Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use koa-bodyparser to provide access to request body #7

Merged

Conversation

leemhenson
Copy link
Collaborator

Hi Giulio

I've been using this a little bit today, it's all working great except that the earlier version's getBody function on KoaConn was referring to the response body, not the request body. I've added a peer dep to the standard koa-bodyparser package which provides access the request body.

@gcanti gcanti merged commit d4fda32 into DenisFrezzato:master Jan 26, 2018
@gcanti
Copy link
Collaborator

gcanti commented Jan 26, 2018

Thanks, do you need a new next release?

@leemhenson
Copy link
Collaborator Author

leemhenson commented Jan 26, 2018 via email

@gcanti
Copy link
Collaborator

gcanti commented Jan 26, 2018

Done

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.

2 participants