MCPcopy
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
2var http = require('http');
3
4var server = http.createServer(function(req, res) {

Callers

nothing calls this directly

Calls 4

listenMethod · 0.80
writeHeadMethod · 0.80
endMethod · 0.65
addressMethod · 0.65

Tested by

no test coverage detected