Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 643 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 643 Bytes

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