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

Function handle_jsonp

src/external/vpiotr-mongoose-cpp/examples/chat.c:122–132  ·  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 2

ajax_get_messagesFunction · 0.70
ajax_send_messageFunction · 0.70

Calls 2

mg_printfFunction · 0.85
get_qsvarFunction · 0.70

Tested by

no test coverage detected