[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
Abstract HTTP client.
File Size: | 72 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
__construct($userAgent = 'PHPoAuthLib') X-Ref |
Creates instance. param: string $userAgent The UA string the client will use |
setMaxRedirects($redirects) X-Ref |
param: int $redirects Maximum redirects for client return: ClientInterface |
setTimeout($timeout) X-Ref |
param: int $timeout Request timeout time for client in seconds return: ClientInterface |
normalizeHeaders($headers) X-Ref |
param: array $headers |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |