HttpRequestPool::getFinishedRequests

(PECL pecl_http >= 0.16.0)

HttpRequestPool::getFinishedRequestsGet finished requests

說明

array HttpRequestPool::getFinishedRequests ( void )

Get attached HttpRequest objects that already have finished their work.

參數

回傳值

Returns an array containing all attached HttpRequest objects that already have finished their work.

add a note add a note

User Contributed Notes

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