FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Static Public Member Functions | |
static | getGuzzleClient (array $SysConf, string $baseUri, string $token="") |
Definition at line 13 of file HttpUtils.php.
|
static |
Create a preconfigured Guzzle Client.
array | $SysConf | SysConf array |
string | $baseUri | Base URI of the client |
string | $token | Authentication token. Leave empty if not needed. |
Definition at line 22 of file HttpUtils.php.