HttpRequestPool::attach
(PECL pecl_http >= 0.10.0)
HttpRequestPool::attach — Attach HttpRequest
Descrizione
Attach an HttpRequest object to this HttpRequestPool.
Avviso
Set all options prior attaching!
Elenco dei parametri
-
request -
an HttpRequest object not already attached to any HttpRequestPool object
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
Errori/Eccezioni
Throws HttpInvalidParamException, HttpRequestException, HttpRequestPoolException, HttpEncodingException.
There are no user contributed notes for this page.
