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

Function sendHttp

src/node/http.js:77–242  ·  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

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

Tested by

no test coverage detected