The HttpRequestPool class
(PECL pecl_http >= 0.10.0)
Обзор классов
}
Class Members
Свойства
The HttpRequestPool class does not have any properties.
Предопределенные константы
The HttpRequestPool class does not have any constants.
Содержание
- HttpRequestPool::attach — Attach HttpRequest
- HttpRequestPool::__construct — HttpRequestPool constructor
- HttpRequestPool::__destruct — HttpRequestPool destructor
- HttpRequestPool::detach — Detach HttpRequest
- HttpRequestPool::getAttachedRequests — Get attached requests
- HttpRequestPool::getFinishedRequests — Get finished requests
- HttpRequestPool::reset — Reset request pool
- HttpRequestPool::send — Send all requests
- HttpRequestPool::socketPerform — Perform socket actions
- HttpRequestPool::socketSelect — Perform socket select
[an error occurred while processing the directive]
- Введение
- Установка и настройка
- Предопределенные константы
- Options usable with the HttpRequest class and request functions
- The HttpDeflateStream class
- The HttpInflateStream class
- The HttpMessage class
- The HttpQueryString class
- The HttpRequest
- The HttpRequestPool class
- The HttpResponse
- HTTP Функции
Коментарии
This class no longer exists. The http extension was competely rewritten for version 2.0 and is entirely incompatible with version 1.x. I'm sure it's much improved, but the documentation is useless and offers no help at all upgrading - or more to the point, in rewriting all your code, since almost everything has changed. This is an irresponsible and inadvisable change for whoever allowed this to be released under the same name.