naett

Tiny cross-platform HTTP / HTTPS client library in C.

MIT License

Stars
96
Committers
4

Bot releases are hidden (Show)

naett - 0.3.2 Latest Release

Published by erkkah about 1 year ago

What's Changed

  • Fix for resource leaks on Android and OSX
  • Faster repeated requests on Linux
naett - 0.3.1

Published by erkkah about 1 year ago

What's Changed

  • Android: Build fix for compilers shipped with new NDK versions
naett - 0.3.0

Published by erkkah about 1 year ago

What's Changed

  • Add naettUserAgent option
  • Fix build on 32-bit Windows
  • Add naettGetTotalBytesRead

Thanks @hrydgard !

naett - 0.2.1

Published by erkkah over 1 year ago

Bugfix release

Fixes issues #12 and #13.

naett - 0.2.0

Published by erkkah over 1 year ago

Bugfix release

Fixes issues #3, #4, #5, #6, #7, #9 and #10.
All reported with suggested fixes by @GrahamAsher.