PHP Velho Oeste 2024

HttpRequestPool::send

(PECL pecl_http >= 0.10.0)

HttpRequestPool::sendTüm istekler gönderilir

Açıklama

bool HttpRequestPool::send ( void )

Ekli HttpRequest nesnelerinin hepsi birden gönderilir.

Değiştirgeler

Dönen Değerler

Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.

Hatalar/İstisnalar

HttpRequestPoolException (HttpSocketException, HttpRequestException, HttpMalformedHeaderException) istisnaları yakalanır.

add a note add a note

User Contributed Notes

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