If I run it under Apache, the original request headers are not copied to cURL
request. The following is missing:
curl_setopt($curlSession, CURLOPT_HTTPHEADER, $headers);
($headers needs to be built).
Original issue reported on code.google.com by nakvic on 16 Aug 2015 at 11:31
Original issue reported on code.google.com by
nakvic
on 16 Aug 2015 at 11:31