Hi,
I already sent a message about php_curl.dll, but unfortunately there was no response.
Does anybody know if in the new release of php, the php_curl.dll is updated as well ?
Because in the current version "CURLOPT_PROXYAUTH" isn't supported. And I'm running a
server behind a IIS proxy server
Hi,
Is there anybody working on adding a few extra curlfuntions to the php_curl.dll? I had
a lot of trouble finding out that the CURLOPT_PROXYAUTH, CURLAUTH_NTLM is not
supported in the current version of php_curl.dll. I now use shell_exec() to execute
the commandprompt curl version. But this o