molnarg / node-http2

An HTTP/2 client and server implementation for node.js
MIT License
1.79k stars 185 forks source link

ignore inherited properties when iterating through flags #255

Open winniecluk opened 5 years ago

winniecluk commented 5 years ago

I extended the Object prototype and ran into this issue.