Functionhttp2curl* 将 http 请求转为 curl命令
* @param {string} url
* @param {object} ops 请求配置项 {type,headers,timeout,data,ua,auth,cookie,keepalive,enableRedirect
src/node/http.js:443
Functionhttp2curl* 将 http 请求转为 curl命令 * @param {string} url * @param {object} ops 请求配置项 {type,headers,timeout,data,ua,auth,cookie,keepalive,enableRedirect,m
node/Q.js:2808
FunctionparseUrl* 解析URL路径 => {href,origin,protocol,host,hostname,port,pathname,search,hash} * @param {string} url URL地址
Q.js:1620
FunctionparseUrl* 解析URL路径 => {href,origin,protocol,host,hostname,port,pathname,search,hash}
* @param {string} url URL地址
src/Q.js:1620
FunctionparseUrl* 解析URL路径 => {href,origin,protocol,host,hostname,port,pathname,search,hash} * @param {string} url URL地址
node/Q.js:1620