[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
Abstract HTTP client
File Size: | 73 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: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |