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

The object returned by the response.getHeaders() method does not prot… #567

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

ftaiolivista
Copy link

The object returned by the response.getHeaders() method does not prototypically inherit from the JavaScript Object

https://nodejs.org/api/http.html\#http_response_getheaders

So hasOwnproperty may be missing on headers

@nkitku
Copy link

nkitku commented May 23, 2019

we fixed it in #564

@thomseddon thomseddon force-pushed the master branch 2 times, most recently from 08f0399 to b84778b Compare May 24, 2020 14:16
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

2 participants