BuildDocsReferenceGuidesBlogDiscordnode:http2Http2ServerRequestrawHeadersBuildDocsReferenceGuidesBlogDiscordnode:http2Http2ServerRequestrawHeadershttp2.Http2ServerRequest.rawHeadersrawHeadersReferenceDocsGuidesDiscordMerch StoreGitHubBlogRuntimePackage managerTest runnerBundlerPackage runnerBun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseWe're hiring →
Http2ServerRequest.rawHeaders property | Node.js http2 module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- The raw request/response headers list exactly as they were received.
The keys and values are in the same list. It is _not_ a
list of tuples. So, the even-numbered offsets are key values, and the
odd-numbered offsets are the associated values.
Header names are not lowercased, and duplicates are not merged.
```js
// Prints something like:
//
// [