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

Change to using Object's hasOwnProperty #26

Merged
merged 2 commits into from
Feb 23, 2017
Merged

Conversation

adamk33n3r
Copy link
Contributor

querystring's parsed object does not inherit from Object so it does not get the hasOwnProperty method. This causes an error when passing a query string as body

@mnsrv
Copy link

mnsrv commented Jan 29, 2017

Please merge this pull request. In node 6 version I have this error
TypeError: context.hasOwnProperty is not a function

This pull request solves this problem!

mnsrv pushed a commit to mnsrv/node-instapaper that referenced this pull request Jan 29, 2017
until they merge this pull request Kong/mashape-oauth#26
@nijikokun nijikokun merged commit 9d3bb5f into Kong:master Feb 23, 2017
@nijikokun
Copy link
Contributor

Great catch 👍

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.

None yet

3 participants