-
0.2.0 Pre-Release
released this
2020-01-11 16:50:22 +01:00 | 151 commits to main since this releaseBugfixes
- Fixed a bug the pkg-config file, a variable was not defined.
- Fixed various
endpoint
→std::string_view
translations.
Changes
- Added support for sending files.
- Added support for
PATCH
,PUT
andDELETE
requests. - Added a bunch of examples.
- Improved the documentation a bit.
Downloads
-
0.1.0 Pre-Release
released this
2020-01-10 20:04:09 +01:00 | 177 commits to main since this releaseFirst release.
Features
GET
, streaming andPOST
requests.- Setting a proxy.
- Comfortable function for getting the maximum allowed character per post.
Downloads