MCPcopy Create free account
hub / github.com/GraphChi/graphchi-cpp / handle_jsonp

Function handle_jsonp

src/httpadmin/chi_httpadmin.hpp:62–72  ·  view source on GitHub ↗

If "callback" param is present in query string, this is JSONP call. Return 1 in this case, or 0 if "callback" is not specified. Wrap an output in Javascript function call.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

sendFunction · 0.70

Calls 2

mg_printfFunction · 0.85
get_qsvarFunction · 0.70

Tested by

no test coverage detected