Method | Description | |
---|---|---|
__construct ( string $url, string $method, string $parameters = null, array $header = [] ) | ||
execute ( ) | executes the curl request | |
getHeaders ( ) : array | ||
getResponse ( ) : string | ||
parseStringToArray ( string $string, string $firstDelimiter, string $secondDelimiter ) : array | parses a string with two delimiters to an array | |
setDebug ( boolean $debug ) |