http: don't inherit from Object.prototype by mscdex · Pull Request #6102 · nodejs/node

@mscdex

This commit safely allows header names that are named the same as
properties that are ordinarily inherited from Object.prototype such
as __proto__.

@mscdex added the http

Issues or PRs related to the http subsystem.

label

Apr 7, 2016

@mscdex mscdex added the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Apr 7, 2016

@Trott Trott mentioned this pull request

Mar 26, 2017

This was referenced

Apr 3, 2017

This was referenced

Apr 17, 2017

@Trott Trott mentioned this pull request

May 1, 2017

@Trott Trott mentioned this pull request

May 8, 2017

refack