swoole_http_client->setMethod

设置Http请求方法

function swoole_http_client->setMethod(string $method);
$client->setMethod("PUT");