curl - cURL中的 'c'代表什么?

标签 curl

我知道 cURL 是一个命令行实用程序,可让您发送 HTTP 请求,但是“c”代表什么?

最佳答案

来自他们的网站:

cURL is the name of the project. The name is a play on 'Client for URLs', originally with URL spelled in uppercase to make it obvious it deals with URLs. The fact it can also be pronounced 'see URL' also helped, it works as an abbreviation for "Client URL Request Library" or why not the recursive version: "Curl URL Request Library".

http://curl.haxx.se/docs/faq.html#What_is_cURL

关于curl - cURL中的 'c'代表什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27788997/

相关文章:

php - 使用 php,如何通过 POST 模拟完整的表单提交来发送数据?

python - 在 python 中使用 multipart/mixed 将curl转换为请求

windows - curl 包未在 ghci 加载

php - 在 PHP 上使用 CURL 接受 cookie

c - 在 Linux 上设置 libcurl

c++ - 使用 libcurl 检查 SFTP 站点上是否存在文件

ios - 使用 curl 将 iOS dSYM 文件上传到 Fabric Crashlytics

php - socket.io 中的 app.post ('/posts' 带有 https

python 请求库到 github api - 对相同 url 的响应不一致

php - 使用 curl PHP 的 Google API Key Http referrers 问题