We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5810f27 commit 132c9eeCopy full SHA for 132c9ee
docs/api/request.md
@@ -8,7 +8,8 @@
8
9
### request.header
10
11
- Request header object.
+ Request header object. This is the same as the [`headers`](https://nodejs.org/api/http.html#http_message_headers) field
12
+ on node's [`http.IncomingMessage`](https://nodejs.org/api/http.html#http_class_http_incomingmessage).
13
14
### request.header=
15
0 commit comments