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> <The HttpRequestPool class
[edit] Last updated: Sat, 07 Jan 2012

view this page in

HttpRequestPool::attach

(PECL pecl_http >= 0.10.0)

HttpRequestPool::attachAttach HttpRequest

설명

public bool HttpRequestPool::attach ( HttpRequest $request )

Attach an HttpRequest object to this HttpRequestPool.

Warning

Set all options prior attaching!

인수

request

an HttpRequest object not already attached to any HttpRequestPool object

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.

오류/예외

Throws HttpInvalidParamException, HttpRequestException, HttpRequestPoolException, HttpEncodingException.



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