PHP Velho Oeste 2024

HttpRequestPool::getAttachedRequests

(PECL pecl_http >= 0.16.0)

HttpRequestPool::getAttachedRequestsアタッチされているリクエストを取得する

説明

array HttpRequestPool::getAttachedRequests ( void )

アタッチされている HttpRequest オブジェクトを取得します。

パラメータ

返り値

現在アタッチされているすべての HttpRequest オブジェクトを含む配列を返します。

add a note add a note

User Contributed Notes

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