/snapbox

HTTP Client Library for Jule

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

snapbox

HTTP Client Library for Jule

Documentation | Examples | Donate

Features

Currently fully supported request methods:

  • GET
  • HEAD
  • POST
  • PUT
  • DELETE

Additional features:

  • File downloads
  • Custom headers
  • Custom body data
  • Predefined header names
  • Predefined status codes

See the TODO for a list of planned and upcoming features.

License

The library is distributed under the terms of the BSD 3-Clause license.
See License Details