Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Unitech/pm2
/ api.js
File
api.js
lib/templates/sample-apps/http-server/api.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
var
http = require(
'http'
);
3
4
var
server = http.createServer(
function
(req, res) {
Callers
nothing calls this directly
Calls
4
listen
Method · 0.80
writeHead
Method · 0.80
end
Method · 0.65
address
Method · 0.65
Tested by
no test coverage detected