We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee4cfc commit 5645b21Copy full SHA for 5645b21
doc/api/http.md
@@ -1980,6 +1980,12 @@ as an argument to any listeners on the event.
1980
### `message.headers`
1981
<!-- YAML
1982
added: v0.1.5
1983
+changes:
1984
+ - version: v15.1.0
1985
+ pr-url: https://github.com/nodejs/node/pull/35281
1986
+ description: >-
1987
+ `message.headers` is now lazily computed using an accessor property
1988
+ on the prototype.
1989
-->
1990
1991
* {Object}
0 commit comments