libcurl examples
The native API for libcurl is in C so this chapter is focused on exampleswritten in C. But since many language bindings for libcurl are thin, theyusually expose more or less the same functions and thus they can still beinteresting and educational for users of other languages, too.