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

Function getHttp

node/Q.js:2645–2647  ·  view source on GitHub ↗

* http GET 请求 * @param {string} url 请求路径,支持http和https * @param {object} data 要提交的参数对象 * @param {function} cb 回调函数(data,errCode)

(url, data, cb)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

http_send_simplpeFunction · 0.70

Tested by

no test coverage detected