Response
callSecure(string $method, string $uri, array $parameters = array(), array $cookies = array(), array $files = array(), array $server = array(), string $content = null)
Call the given HTTPS URI and return the Response. Parameters string $method string $uri array $parameters array $cookies array $files array $server string $content Return Value Response