master
request
private function request($options = []) { $curl = curl_init(); $caPathOrFile = CaBundle::getSystemCaRootBundlePath(); // Set default cURL options