decomplexifying #curl
daniel.haxx.se/blog/2024/10/27…
decomplexifying curl
(I wrote about this topic in my weekly email this week. This is the blog version, somewhat extended.) Easy to read Two contributing factors that make code hard to read are function length and function complexity.daniel.haxx.se