FileSizeModified
fetch.c93902025-12-22 14:27
LICENSE1552025-12-22 14:27
pw_curl.c405932025-12-22 14:27
pw_curl.h118582025-12-22 14:27
pw_http_util.c143182025-12-22 14:27
README.md2682025-12-22 14:27

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.