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

search for in the

HttpRequestPool::attach> <HttpRequest::setUrl
Last updated: Fri, 10 Oct 2008

view this page in

The HttpRequestPool class

Class synopsis

HttpRequestPool
HttpRequestPool implements Iterator , Countable {
public bool HttpRequestPool::attach ( HttpRequest $request )
void HttpRequestPool::reset ( void )
bool HttpRequestPool::send ( void )
protected bool HttpRequestPool::socketPerform ( void )
protected bool HttpRequestPool::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, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites