* 将 http 请求转为 curl命令 * @param {string} url * @param {object} ops 请求配置项 {type,headers,timeout,data,ua,auth,cookie,keepalive,enableRedirect,maxRedirects,iface,proxy} * @returns {string}
(url, ops)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected