HttpRequestPool::attach
(no version information, might be only in CVS)
HttpRequestPool::attach -- Attach HttpRequest
Beskrivelse
publicbool
HttpRequestPool::attach ( HttpRequest request )
Attach an HttpRequest object to this HttpRequestPool.
Advarsel |
Set all options prior attaching!
|
Parameterliste
request
an HttpRequest object not already attached to any HttpRequestPool object
Returneringsværdier
Returnerer TRUE ved succes, FALSE ved fejl.
Errors/Exceptions
Throws HttpInvalidParamException, HttpRequestException,
HttpRequestPoolException, HttpEncodingException.