swoole_http_client->execute
更底层的Http请求方法,需要代码中调用setMethod
和setData
等接口设置请求的方法和数据。
function swoole_http_client->execute(string $path, callable $callback);
© Swoole.com 2008 - 2023 备案号:苏ICP备19021875号-1 | 苏公网安备 32058302002209号 | 版权声明
官方QQ群:810919826 开发组邮件列表: team@swoole.com 当前Swoole扩展版本:swoole-SWOOLE_VERSION