-
- — 关闭一个cURL会话
- — 复制一个cURL句柄和它的所有选项
- — 返回最后一次的错误号
- — 返回一个保护当前会话最近一次错误的字符串
- — URL encodes the given string
- — 执行一个cURL会话
- — Create a CURLFile object
- — 获取一个cURL连接资源句柄的信息
- — 初始化一个cURL会话
- — 向curl批处理会话中添加单独的curl句柄
- — 关闭一组cURL句柄
- — 运行当前 cURL 句柄的子连接
- — 如果设置了CURLOPT_RETURNTRANSFER,则返回获取的输出的文本流
- — 获取当前解析的cURL的相关传输信息
- — 返回一个新cURL批处理句柄
- — 移除curl批处理句柄资源中的某个句柄资源
- — 等待所有cURL批处理中的活动连接
- — Set an option for the cURL multi handle
- — Return string describing error code
- — Pause and unpause a connection
- — Reset all options of a libcurl session handle
- — 为cURL传输会话批量设置选项
- — 设置一个cURL传输选项
- — Close a cURL share handle
- — Initialize a cURL share handle
- — Set an option for a cURL share handle.
- — Return string describing the given error code
- — Decodes the given URL encoded string
- — 获取cURL版本信息