MCPcopy Create free account
hub / github.com/devin87/Q.js / http_send_simplpe

Function http_send_simplpe

node/Q.js:2616–2637  ·  view source on GitHub ↗

* http请求,简化调用 * @param {string} url 请求地址 * @param {object} data 要提交的参数对象 * @param {function} cb 回调函数(data, errCode, ops, res, err) * @param {object} settings http设置

(url, data, cb, settings)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

getHttpFunction · 0.70
postHttpFunction · 0.70
getJSONFunction · 0.70
postJSONFunction · 0.70

Calls 5

isFuncFunction · 0.70
isObjectFunction · 0.70
extendFunction · 0.70
sendHttpFunction · 0.70
fire_http_completeFunction · 0.70

Tested by

no test coverage detected