MCPcopy Create free account
hub / github.com/SpookyJS/SpookyJS / http-server.js

File http-server.js

lib/bootstrap/http-server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var options = phantom.casperArgs.options;
2var emit = require(options.spooky_lib + 'lib/bootstrap/emit').emit;
3var port = options.port || 8080;
4

Callers

nothing calls this directly

Calls 2

respondFunction · 0.85
emitFunction · 0.70

Tested by

no test coverage detected