
Public Member Functions | ||||
| setTimeout ($timeout) | ||||
| ||||
| getTimeout () | ||||
| setFollowLocation ($really) | ||||
| whether to follow header Location or not | ||||
| isFollowLocation () | ||||
| setMaxRedirects ($maxRedirects) | ||||
| maximum number of header Location followed | ||||
| getMaxRedirects () | ||||
| send (HttpRequest $request) | ||||
| ||||
Definition at line 16 of file HttpClient.class.php.
| HttpClient::setTimeout | ( | $ | timeout | ) |
| HttpClient::getTimeout | ( | ) |
Implemented in CurlHttpClient.
| HttpClient::setFollowLocation | ( | $ | really | ) |
| HttpClient::isFollowLocation | ( | ) |
Implemented in CurlHttpClient.
| HttpClient::setMaxRedirects | ( | $ | maxRedirects | ) |
| HttpClient::getMaxRedirects | ( | ) |
Implemented in CurlHttpClient.
| HttpClient::send | ( | HttpRequest $ | request | ) |
1.5.4