downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HttpRequestPool::__construct> <HttpRequestPool
[edit] Last updated: Fri, 25 May 2012

view this page in

HttpRequestPool::attach

(PECL pecl_http >= 0.10.0)

HttpRequestPool::attachHttpRequest をアタッチする

説明

public bool HttpRequestPool::attach ( HttpRequest $request )

HttpRequest オブジェクトを、この HttpRequestPool にアタッチします。

警告

アタッチする前に、すべてのオプションを設定しておいてください!

パラメータ

request

まだどの HttpRequestPool オブジェクトにもアタッチされていない HttpRequest オブジェクト。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

エラー / 例外

HttpInvalidParamExceptionHttpRequestExceptionHttpRequestPoolExceptionHttpEncodingException をスローします。



add a note add a note User Contributed Notes HttpRequestPool::attach
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites