package curly

  1. Overview
  2. Docs
Curly is a brain dead wrapper around the curl command line utility

Install

Dune Dependency

Authors

Maintainers

Sources

curly-0.3.0.tbz
sha256=427fcf28134e70cb77764d9feee243f31d32a38447a1b5d28d341c93b7dc5d3c
sha512=a8313c902f96a352fb5f592b0b4d2dbd72efcd92a688c812350be5561442d418b64ab0325e2ffe181385268224dc51a66107451a11b59e45a50e38827b9a9912

CHANGES.md.html

0.3.0 (2023-01-20)

  • Passthrough case-insensitive PATH and SYSTEMROOT on Windows (@emillon, @jonahbeckford, #6, #8)

  • Passthrough PATH to Unixes too. (@bikal, #12)

  • Add ?follow_redirects argument to run and related functions (@rawleyfowler, #5).

0.2.0 (07/09/2020)

  • Upgrade from jbuilder to dune (@shonfeder, fixes #3)

0.1.0 (08/08/2017)

  • Initial release