- [refact] Use the correct clib install path/name (#6)
- [fix] Compilation fails with unknown type name 'size_t' on Windows (#7)
- [add] Always define the User-Agent header (#5)
- src: Remove unnecessary null checks
- Fix travis builds
- Add
http_get_free() - Change
response_ttohttp_get_response_t - Fix header guards
- Initial Release