TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Curl, 17 years old today

420 点作者 bagder大约 10 年前

16 条评论

xrstf大约 10 年前
&gt; &quot;If it doesn&#x27;t load through curl, it&#x27;s broken.&quot; --someone<p>So, so true. Thanks, curl.
评论 #9237123 未加载
评论 #9237519 未加载
escherize大约 10 年前
I love curl so much. I just learned that you can &#x27;copy to curl command&#x27; from the chrome inspector&#x27;s network panel by right clicking on any request!!<p>I want to make a library that reads the curl command (and maybe request syntax?) and outputs a function that will do that command.
评论 #9236764 未加载
评论 #9237057 未加载
评论 #9236857 未加载
评论 #9236760 未加载
评论 #9240105 未加载
pascalo大约 10 年前
Can I just say thank you for all those hours of hard work the maintainers have put in over the years?
评论 #9237107 未加载
teamhappy大约 10 年前
<p><pre><code> alias wget=&#x27;echo &quot;How dare you.&quot; &amp;&amp; curl -O&#x27; brew rm wget </code></pre> Happy birthday.
评论 #9243489 未加载
wging大约 10 年前
I&#x27;m surprised it&#x27;s so new. And wget is only a year older... what did people use before then?
评论 #9236838 未加载
评论 #9236710 未加载
评论 #9236881 未加载
评论 #9237380 未加载
评论 #9236820 未加载
评论 #9236711 未加载
评论 #9241343 未加载
评论 #9237677 未加载
josephpmay大约 10 年前
It&#x27;s slightly weird to me that I am older than Curl and Wget. They always seemed like Unix Monoliths to me; I had just assumed they had always existed.
评论 #9238380 未加载
tlrobinson大约 10 年前
Curl is great, but I also recently came across HTTPie (<a href="https://github.com/jakubroztocil/httpie" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jakubroztocil&#x2F;httpie</a>) which has some nice features for playing around with HTTP APIs (JSON formatting, syntax highlighting, etc)
lloydde大约 10 年前
I abuse curl most weeks. How many more web apps would fail at a header only request, if not for prodding from a curl user.
noselasd大约 10 年前
Daniel Stenberg, the maintainer, was also on the packet pusher podcast recently, talking about HTTP&#x2F;2 - <a href="http://packetpushers.net/show-224-http2-its-the-biggest-network-thing-happening-on-the-internet-today-repost/" rel="nofollow">http:&#x2F;&#x2F;packetpushers.net&#x2F;show-224-http2-its-the-biggest-netw...</a>
jkoudys大约 10 年前
I was wgetting all my http requests until about 2 years ago. Curl&#x27;s undeniable coolness won me over after 15 years. Now I practically live in curl when I&#x27;m setting up webservices, and libcurl for PHP does something on nearly every page request I have.<p>For PHP people, curl_multi_exec is the new event loop.
kyberias大约 10 年前
&gt; Rough estimates say we may have a billion users already.<p>This cannot be true by a long shot. Or am I missing something?
评论 #9236744 未加载
评论 #9236755 未加载
评论 #9236736 未加载
评论 #9236753 未加载
评论 #9238610 未加载
评论 #9238562 未加载
Pephers大约 10 年前
curl is just awesome, thanks so much to the author and all maintainers over the years! It&#x27;s still my go to application for testing and debugging HTTP requests.
cdnsteve大约 10 年前
Happy bday!
awalGarg大约 10 年前
cUrl, I am as old as you &lt;3
IshKebab大约 10 年前
Curl is pretty great to use, but be warned it has old smelly code and is probably full of security issues. I wouldn&#x27;t use it for anything too critical.
评论 #9238811 未加载
nailer大约 10 年前
And still better than wget, which only does http 1.0 and this has problems due to lacking a &#x27;host&#x27; header. Curl just works.
评论 #9236803 未加载
评论 #9237101 未加载
评论 #9236954 未加载