I\'m trying to make a request behind a proxy to stripe api using php and curl. The following works if I\'m not behind a proxy:
$ch = curl_init(); curl_setopt(