PHP Velho Oeste 2024

HttpRequestPool::getAttachedRequests

(PECL pecl_http >= 0.16.0)

HttpRequestPool::getAttachedRequestsGet attached requests

Описание

array HttpRequestPool::getAttachedRequests ( void )

Get attached HttpRequest objects.

Список параметров

Возвращаемые значения

Returns an array containing all currently attached HttpRequest objects.

add a note add a note

User Contributed Notes

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