PHP 8.1.28 Released!

Swoole\Http\Client::setMethod

(PECL swoole >= 1.9.0)

Swoole\Http\Client::setMethodSet the HTTP request method.

Açıklama

public Swoole\Http\Client::setMethod(string $method): void

Bağımsız Değişkenler

method

Dönen Değerler

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top