#libcurl
C# HttpClient + libcurl HttpMessageHandler + mbedTLS + .NET 4.0 + Windows XP :)
March 22, 2025 at 12:18 AM
The biggest selling Danish game ever, 007: First Light, uses #libcurl.
July 8, 2026 at 8:12 AM
"Hi Daniel,

I've written a web fuzzer in c using your library libcurl. I want to thank you for writing a this easy to use, fast and good library. I'm 11 years old and I don't have much experience but your library made it possible."
March 8, 2025 at 10:34 AM
Anyone using HTTP/2 server push with libcurl?

If you use this feature in libcurl, please let us know. It is being deprecated all over, including in specs, browsers and servers and I believe the time has come for us to drop it from libcurl in the future as well.

So I'm curious to know if anyone […]
Original post on mastodon.social
mastodon.social
August 5, 2026 at 7:44 AM
"You're a commercial user of libcurl who use it for free and you ask a volunteer to fix your problem on his spare time?"

Sometimes I need to say it.
July 3, 2026 at 6:31 AM
We found a pretty neat way to make curl/httr2 work in WebR:
Making Libcurl Work in WebAssembly | Hacker News
news.ycombinator.com
July 29, 2025 at 2:15 PM
On this day, twenty-five years ago, libcurl was born. The engine from the #curl tool turned into a library so that others could also get internet powers.

The name "libcurl" was picked simply because we couldn't think of a better name and yeah, it is a "curl library"...

libcurl 7.1 was a […]
Original post on mastodon.social
mastodon.social
August 7, 2025 at 6:50 AM
i tried libcurl and it was the same speed so me n reqwest are cool again
March 22, 2026 at 10:21 AM
Apparently I was supposed to set OpenSSL 1.x because libcurl doesn't support 3.0
August 20, 2025 at 7:03 AM
We just moved from cohttp to libcurl. Should we blog about this?

#ocaml
February 4, 2025 at 2:40 PM
I trust you all take the opportunity to enjoy the fun curl's --libcurl option brings after that security report debacle.

1. run any #curl command line
2. add "--libcurl template.c" to the command line and run it again
3. there, a fine source code embryo to start your libcurl using app from
July 13, 2025 at 5:30 PM
A slide from my talk this Thursday. How we view our role in the curl project.

https://www.meetup.com/openinfra-user-group-sweden/events/313615139/
May 18, 2026 at 6:24 AM
Electroniq WIP. Never a dull moment. After surviving a frustrating battle with libcurl, I am now diving head first into the fascinating world of Debug Adapters... My longstanding wish is to have sourcelevel debugging of 6502 code in VSCode connected to my emulator 🤯 Wish me luck
January 5, 2025 at 11:29 AM
I mean, I think there's a freebasic binding to libcurl :P
September 25, 2026 at 11:35 PM
This is still what we strive for.
December 21, 2024 at 11:22 AM
#libcurl grew with a mere 100 lines of code in 2025. At 149,000 lines.
December 22, 2025 at 9:35 AM
valve seems to have broken basically all non-steam native linux things, now everything fails to launch with `/home/deck/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64/libcurl.so.4: version`CURL_OPENSSL_4'`

you guys reeeeally need to update your libcurl because this has been going […]
Original post on wetdry.world
wetdry.world
September 27, 2026 at 2:49 AM
@schnedan both the webkit and ladybird browsers can use libcurl for networking. I suppose in some sense they are libcurl GUI wrappers 😎
July 30, 2025 at 9:20 PM
I ran into something similar recently using libcurl and needed to set the UA string to be set as a minimum, for cloudflare
September 22, 2026 at 12:05 PM
"thank you for your existence" - I do get lovely emails as well in my #inbox

https://daniel.haxx.se/email/2025-05-20.html
May 20, 2025 at 1:47 PM