DEP0171: Setters for http.IncomingMessage headers and trailers
类型: 仅文档
在 Node.js 的未来版本中,message.headers、message.headersDistinct、message.trailers 和 message.trailersDistinct 将是只读的。
Type: Documentation-only
In a future version of Node.js, message.headers,
message.headersDistinct, message.trailers, and
message.trailersDistinct will be read-only.