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

Function sendHttp

node/Q.js:2442–2607  ·  view source on GitHub ↗

* 发送http请求 * @param {string} url 请求地址 * @param {object} ops 请求配置项 {queue,type,headers,timeout,dataType,data,opts,agent,retryCount,proxy,res,autoHeader,skipStatusCode,complete} * @param {number} count 当前请求次数,默认为0

(url, ops, count)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

fire_timeoutFunction · 0.70
http_send_simplpeFunction · 0.70

Calls 7

isFuncFunction · 0.70
extendFunction · 0.70
fire_http_completeFunction · 0.70
nextFunction · 0.70
fire_timeoutFunction · 0.70
fireFunction · 0.70
fire_http_beforeSendFunction · 0.70

Tested by

no test coverage detected