标题: cURL 7.22.0 with zlib SSL and IPv6 support
作者: Demon
链接: https://demon.tw/software/curl-7-22-0-with-zlib-ssl-and-ipv6-support.html
版权: 本博客的所有文章,都遵守“署名-非商业性使用-相同方式共享 2.5 中国大陆”协议条款。
我明明已经把提交按钮给注释掉了,前两天还是有人留言问我能不能编译个最新版的cURL。虽然提交留言并不困难,但是我欣赏他的执着,花了半个小时,编译了当前最新版的 cURL。
C:\Users\Demon\Desktop>curl -V
curl 7.22.0 (i386-pc-win32) libcurl/7.22.0 OpenSSL/0.9.8r zlib/1.2.5
Protocols: dict file ftp ftps gopher http https imap imaps ldap pop3 pop3s rtsp
smtp smtps telnet tftp
Features: AsynchDNS IPv6 Largefile NTLM SSL libz
[download id=68]
赞赏微信赞赏支付宝赞赏
随机文章:
哈哈,刚在阅读器中看见,谢谢博主了。
我是用”document.getElementById(“commentform”).submit()”提交的。
感谢博主分享,给您留言真不容易啊!!
必须支持哈,楼主真正的高手!
感谢博主分享,我是从curl post过来的
额……官网的版本多到头昏。不知回复之后能不能看到下载。
您把提交注释掉真有意思呢。
原以为彻底把代码消除了……
document.getElementById(“commentform”).submit()
试了一下,7.23.1暂时还能在vc9编译出来
版本分别是
curl 7.23.1 (i386-pc-win32) libcurl/7.23.1 OpenSSL/0.9.8r zlib/1.2.5
Protocols: dict file ftp ftps gopher http https imap imaps ldap pop3 pop3s rtsp smtp smtps telnet tftp
Features: AsynchDNS GSS-Negotiate IPv6 Largefile NTLM SSL SSPI libz
下载地址有么,感谢了
感谢博主分享,我是从curl post过来的