Node.js http module

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf Node.js core module
gptkbp:canImport require('http')
gptkbp:category gptkb:server
Networking
gptkbp:compatibleWith HTTP/2 (use http2 module)
gptkbp:documentation https://nodejs.org/api/http.html
gptkbp:exportedTo http.IncomingMessage
http.Server
http.ServerResponse
http.createServer
http.get
http.request
gptkbp:firstAppearance Node.js v0.1.0
https://www.w3.org/2000/01/rdf-schema#label Node.js http module
gptkbp:includedIn Node.js standard library
gptkbp:license gptkb:MIT_License
gptkbp:maintainedBy Node.js core team
gptkbp:platform Cross-platform
gptkbp:provides HTTP client functionality
HTTP server functionality
gptkbp:relatedTo Node.js http2 module
Node.js https module
Node.js net module
gptkbp:supports HTTP/1.1
gptkbp:usedFor making HTTP requests
building web servers
gptkbp:writtenBy gptkb:JavaScript
gptkbp:bfsParent gptkb:HTTP_Client_API
gptkbp:bfsLayer 7