В частности, если добавлю
Код: Выделить всё
curl_setopt($ch, CURLOPT_PROXY, "localhost:8888" );
Код: Выделить всё
"HTTP/1.1 400 Bad Request".
Подробнее здесь: https://stackoverflow.com/questions/846 ... hout-proxy
Код: Выделить всё
curl_setopt($ch, CURLOPT_PROXY, "localhost:8888" );
Код: Выделить всё
"HTTP/1.1 400 Bad Request".