Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 501 Bytes

File metadata and controls

24 lines (17 loc) · 501 Bytes

0.4.0 / 2021-01-22

  • [refact] Use the correct clib install path/name (#6)
  • [fix] Compilation fails with unknown type name 'size_t' on Windows (#7)

0.3.0 / 2020-09-16

  • [add] Always define the User-Agent header (#5)

0.1.1 / 2014-10-24

  • src: Remove unnecessary null checks
  • Fix travis builds

0.1.0

  • Add http_get_free()
  • Change response_t to http_get_response_t
  • Fix header guards

0.0.1

  • Initial Release