且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何使用curl和php连接到安全(https)代理?

更新时间:2023-02-24 11:39:08

不支持使用curl连接到带有HTTPS的代理。在git中有一个正在进行中的分支: https://github.com/ bagder / curl / tree / HTTPS-proxy

There's no support for connecting to a proxy with HTTPS with curl yet. There is a work-in-progress branch in git though: https://github.com/bagder/curl/tree/HTTPS-proxy

我们非常感谢您帮助我们成功合并。

We will appreciate help to get that in shape to merge.