What curl expects from dependencies

3 · Daniel Stenberg · March 28, 2022, 8:26 a.m.
curl supports a large number of third party libraries. In a build, those libraries become “dependencies”. These components offer functionality and features that we don’t implement ourselves but still have been deemed interesting or even crucial to support to do Internet transfers the way we want. A curl build done today can use one or … Continue reading What curl expects from dependencies →...