温馨提示:本站仅提供公开网络链接索引服务,不存储、不篡改任何第三方内容,所有内容版权归原作者所有
AI智能索引来源:http://www.bun.com/reference/node/http/IncomingMessage/httpVersion
点击访问原文链接

IncomingMessage.httpVersion property | Node.js http module | Bun

IncomingMessage.httpVersion property | Node.js http module | BunBuildDocsReferenceGuidesBlogDiscord/node:http/IncomingMessage/httpVersionPhttpVersion

Search the reference...

/

BuildDocsReferenceGuidesBlogDiscord/node:http/IncomingMessage/httpVersionPhttpVersion

property

http.IncomingMessage.httpVersionhttpVersion: stringIn case of server request, the HTTP version sent by the client. In the case of client response, the HTTP version of the connected-to server. Probably either '1.1' or '1.0'.

Also message.httpVersionMajor is the first integer and message.httpVersionMinor is the second.

Resources

ReferenceDocsGuidesDiscordMerch StoreGitHubBlog 

Toolkit

RuntimePackage managerTest runnerBundlerPackage runner

Project

Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco

We're hiring →

智能索引记录