码迷,mamicode.com
首页 > Web开发 > 详细

curl: (1) Protocol "'https" not supported or disabled in libcurl的解决方法

时间:2020-04-02 17:45:43      阅读:179      评论:0      收藏:0      [点我收藏+]

标签:环境   --   das   遇见   led   pat   code   htm   ash   

在win10中使用curl

下载地址:https://curl.haxx.se/download.html

1,安装curl【我按照在了D盘】

技术图片

2,配置环境变量——curl.exe所在的位置

技术图片

3,配置Path——%CURL_HOME%

技术图片

4,运行curl——curl --help

技术图片

5,API调用

技术图片

 

6,这里遇见了坑——curl: (1) Protocol "‘https" not supported or disabled in libcurl

解决方法:把文档中的 ‘‘ 引号,改成 "" 双引号就可以了

技术图片

 

curl: (1) Protocol "'https" not supported or disabled in libcurl的解决方法

标签:环境   --   das   遇见   led   pat   code   htm   ash   

原文地址:https://www.cnblogs.com/ooo888ooo/p/12620933.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!