I think I found a #curl confusing behavior.
I'm doing a DELETE request, the web server I'm writing does a
303 See Other
Location: /login
For that.
Which to my understanding should do a GET(???). But curl attempts to do a DELETE anyway on /login.
???
I think I found a #curl confusing behavior.
I'm doing a DELETE request, the web server I'm writing does a
303 See Other
Location: /login
For that.
Which to my understanding should do a GET(???). But curl attempts to do a DELETE anyway on /login.
???
#curl 8.16.0 was just released:
https://daniel.haxx.se/blog/2025/09/10/curl-8-16-0/
I will live-stream a release presentation at 10:00 CEST on twitch
Welcome to one of the more feature-packed curl releases we have had in a while. Exactly eight weeks since we shipped 8.15.0. Release presentation As always, there will be a live-streamed release presentation of this curl release on twitch starting at 08:00 UTC (10:00 CEST). Numbers the 270th release17 changes56 days (total: 10,036)260 bugfixes (total: … Continue reading curl 8.16.0 →
There's going to be more speak about AIs finding genuine security problems soon.
Google Big Sleep found one in #curl that we reveal tomorrow.... in about eight hours. (but no, we don't know how much was AI and how much was human or how many false positives they had to wade through to get there etc maybe they will let us know later?)
@Ysabeau Et pour surveiller la parution :
watch -n 600 curl -i https://www.unicode.org/versions/latest/
This second, there are 213 people joined in the official #curl IRC channel.
if there ever is a major incident in #curl, we now have a documented approach on how to work through it
https://daniel.haxx.se/blog/2025/09/09/preparing-for-the-worst/
One of these mantras I keep repeating is how we in the curl project keep improving, keep polishing and keep tightening every bolt there is. No one can do everything right from day one, but given time and will we can over time get a lot of things lined up in neat and tidy lines. … Continue reading preparing for the worst →