PetWay CURL wrapper

fetch.c is an example how to use this wrapper in particular and PetWay library in general. It's a simple downloader that can fetch URLs in parallel.

pw_http_util.c contains header parsing and other helper routines.