更底层的Http请求方法,需要代码中调用setMethod和setData等接口设置请求的方法和数据。
setMethod
setData
function swoole_http_client->execute(string $path, callable $callback);