Skip to content

Releases: bluesmoon/CurlHTTP.jl

v0.1.4

02 Jul 15:57
c6b5b5e

Choose a tag to compare

CurlHTTP v0.1.4

Diff since v0.1.3

  • Dropped default Transfer Encoding as it is not compatible with Julia 1.10 and higher
  • Use NetworkOptions.ca_roots() as the default Root CA path

Merged pull requests:

Closed issues:

  • Mention Downloads.jl as alternative? (#12)
  • Investigate using NetworkOptions to get default CA (#13)

v0.1.3

12 Oct 01:04
fb31bad

Choose a tag to compare

CurlHTTP v0.1.3

Diff since v0.1.2

Merged pull requests:

  • Add tests and fix bugs in curl_multi_remove_handle method definition. (#6) (@bluesmoon)

v0.1.2

10 Oct 14:28
e42b56f

Choose a tag to compare

CurlHTTP v0.1.2

Diff since v0.1.1

Merged pull requests:

  • Use Csize_t instead of Culong in definition of curl_debug_cb (#5) (@bluesmoon)

Closed issues:

  • Release v0.1.1 (#1)
  • Is there a way to add cookies to the request? (#3)
  • ERROR: MethodError: no method matching curl_debug_cb(::Ptr{Nothing}, ::Int32, ::Ptr{Nothing}, ::UInt64, ::Ptr{Nothing}) (#4)

v0.1.1

13 Aug 21:00
8cf6d08

Choose a tag to compare

CurlHTTP v0.1.1