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, 20 Nov 2009

view this page in

The HttpRequestPool class

Class synopsis

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

Properties

The HttpRequestPool class does not have any properties.

Predefined Constants

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
14-Jun-2008 06: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, 20 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites