Skip to content

fix: log in/out bodies for requests that have body parsed with json()#35

Merged
timneutkens merged 1 commit intovercel:masterfrom
tungv:fix-33
Sep 12, 2017
Merged

fix: log in/out bodies for requests that have body parsed with json()#35
timneutkens merged 1 commit intovercel:masterfrom
tungv:fix-33

Conversation

@tungv
Copy link
Copy Markdown
Contributor

@tungv tungv commented Sep 10, 2017

json() calls will never be resolved in res.end

close #33

`json()` calls will never be resolved in `res.end`

close vercel#33
Copy link
Copy Markdown
Member

@timneutkens timneutkens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay 👍

@timneutkens timneutkens merged commit 4c568ce into vercel:master Sep 12, 2017
@tungv tungv deleted the fix-33 branch September 12, 2017 17:47
@tungv
Copy link
Copy Markdown
Contributor Author

tungv commented Sep 12, 2017

thanks @timneutkens

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.

POST and PUT do not log response to console

2 participants