HttpRequestPool::getFinishedRequests

(PECL pecl_http >= 0.16.0)

HttpRequestPool::getFinishedRequestsGet finished requests

Beskrivelse

array HttpRequestPool::getFinishedRequests ( void )

Get attached HttpRequest objects that already have finished their work.

Parametre

Returnerings Værdier

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