in what way should #curl change or adapt to the coming Resumable Uploads for HTTP spec?
https://www.ietf.org/archive/id/draft-ietf-httpbis-resumable-upload-07.html
in what way should #curl change or adapt to the coming Resumable Uploads for HTTP spec?
https://www.ietf.org/archive/id/draft-ietf-httpbis-resumable-upload-07.html
Took a stroll outside. I'm getting ready for a #curl Wednesday tomorrow.
running random #curl command lines for 60 seconds in CI for every commit.
Fail the test on unexpected exit codes or crashes.
======
4755 command lines
5203 config line uses
Recorded exit codes:
0: 1781 times
1: 86 times
26: 4244 times
2: 3847 times
Number or command lines tested:
9958 (166.0/second)
Number or command line options tested:
244381 (average 24.5 per command line)
Number or different options tested:
326 out of 326
We have at least 290(!) logged bugfixes queued up for the #curl release coming in four days. That's more than 6 bugs squashed per day on average during this release cycle.
Just imagine how many bugs we must be adding!
You are all invited to #curl up 2025 in Prague. The annual curl event. For curl enthusiasts, users, developers and maintainers.
This is my favorite event of the year.
Eleven years since the Facebook document "The Road To IPV6" that claimed #curl was "hostile" to it and I still feel offended.
https://daniel.haxx.se/blog/2014/03/28/curl-and-the-road-to-ipv6/
63 days since the last confirmed #curl vulnerability report.
Can you reset the counter?
Six days to the next #curl release.
You can help #curl by testing this final release candidate, rc3, before the real release happens next week:
Fellow #curl enthusiast! Registration for curl up 2025 is open: https://github.com/curl/curl-up/wiki/2025
Welcome Dave Nicolson as #curl commit author 1357: https://github.com/curl/curl/pull/16751
A very common email reply to me:
"#curl is not deemed important enough for a support deal. I will instead submit a public issue/discussion item about [the discussed matter]"
Welcome Weng Xuetian as #curl commit author 1356: https://github.com/curl/curl/issues/16799
Two years ago we introduced the #libcurl header API, which also made it easier to extract headers with the #curl tool:
https://daniel.haxx.se/blog/2022/03/24/easier-header-picking-with-curl/