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

search for in the

HttpRequestPool::attach> <HttpRequest::setUrl
Last updated: Fri, 24 Jul 2009

view this page in

The HttpRequestPool class

클래스 개요

HttpRequestPool
HttpRequestPool implements Iterator , Countable {
public bool attach ( HttpRequest $request )
void __construct ([ HttpRequest $request ] )
void __destruct ( void )
bool detach ( HttpRequest $request )
array getAttachedRequests ( void )
array getFinishedRequests ( void )
void reset ( void )
bool send ( void )
protected bool socketPerform ( void )
protected bool socketSelect ( void )
}

Class Members

프로퍼티

The HttpRequestPool class does not have any properties.

예약 상수

The HttpRequestPool class does not have any constants.

Table of Contents



add a note add a note User Contributed Notes
The HttpRequestPool class
quickshiftin at gmail dot com
13-Jun-2008 11:39
theres something wrong w/ the documentation for this class.  notice how it says HttpMessage...

you can run,
php --rc HttpRequestPool
on the cli to see the methods and so forth, but it would be nice to see the doc fixed up on this page as well.

HttpRequestPool::attach> <HttpRequest::setUrl
Last updated: Fri, 24 Jul 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites