Closed
Description
- Version: 7
- Platform: *
- Subsystem: HTTP
Ref: https://github.com/nodejs/node/pull/12883/files#r115149721
const headersCopy = res.getHeaders();
assert.ok(headersCopy instanceof Object);
Fails with AssertionError [ERR_ASSERTION]: false == true
In contradiction to API https://nodejs.org/api/http.html#http_response_getheaders