HttpRequestPool::attach
(PECL pecl_http >= 0.10.0)
HttpRequestPool::attach — Attach HttpRequest
Beschreibung
Attach an HttpRequest object to this HttpRequestPool.
Warnung
Set all options prior attaching!
Parameter-Liste
- request
-
an HttpRequest object not already attached to any HttpRequestPool object
Rückgabewerte
Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.
Fehler/Exceptions
Throws HttpInvalidParamException, HttpRequestException, HttpRequestPoolException, HttpEncodingException.
HttpRequestPool::attach
There are no user contributed notes for this page.
