Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
var
options = phantom.casperArgs.options;
2
var
emit = require(options.spooky_lib +
'lib/bootstrap/emit'
).emit;
3
var
port = options.port || 8080;
4
Callers
nothing calls this directly
Calls
2
respond
Function · 0.85
emit
Function · 0.70
Tested by
no test coverage detected