Skip to content

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

Open
ftaiolivista wants to merge 14 commits intooauthjs:masterfrom
ftaiolivista:master
Open

The object returned by the response.getHeaders() method does not prot…#567
ftaiolivista wants to merge 14 commits intooauthjs:masterfrom
ftaiolivista:master

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.

2 participants