Page 1 of 1

Warning in eval with curl

PostPosted: February 8th, 2015, 4:39 pm
by Yacov
Code: Select all
<b>Warning</b>: <a href='http://www.php.net/manual/function.curl-setopt.php'>curl_setopt()</a>: Value 'CURLOPT_HTTPPROXYTUNNEL' of argument 'option' is not supported in <b>C:\Code\ConsoleApplication1\bin\Debug\Default.aspx.cs inside eval


How can I overcome this?

Thanks in advance

Re: Warning in eval with curl

PostPosted: February 10th, 2015, 1:50 pm
by Jakub Misek
hi,

This option is currently not implemented. For more information see https://github.com/DEVSENSE/Phalanger/t ... sions/Curl, you can file an issue there to keep track of changes.

Thanks,