ocurl

OCaml bindings to libcurl

MIT License

Stars
60
Committers
21

Bot releases are hidden (Show)

ocurl - Latest Release

Published by ygrek almost 3 years ago

    + CURLINFO_HTTP_VERSION (Rudi Grinberg)
    + CURLOPT_XFERINFOFUNCTION
    + alternative READFUNCTION2/WRITEFUNCTION2 with an ability to pause transfer
    * fix READFUNCTION deadlock on exception
    + CURLMOPT_MAX_TOTAL_CONNECTIONS (Nicolas Ojeda Bar)
    * configure: allow setting CURLCFLAGS, CURLLIBS, LIBCURL_VERSION (Nicolas Ojeda Bar)
    + CURLOPT_TCP_FASTOPEN (Daniel Woelfel)
    + Add support for MultiSSL mode (Nicolas Ojeda Bar)
    + CURLOPT_DOH_URL (Daniel Woelfel)
    + Curl.Multi.poll (Romain Beauxis)
    + CURLOPT_BUFFERSIZE (Daniel Woelfel)
    + CURLINFO_ACTIVESOCKET (Romain Beauxis)
    * Multi: more useful errors
    + Make it possible to add a name to a MIME part (Bertrand Bonnefoy-Claudet)
ocurl -

Published by ygrek over 4 years ago

+ HTTP_VERSION_3
* fix build with OCaml 4.10
ocurl -

Published by ygrek almost 5 years ago

  • remove duphandle
  • fix Curl.pause segfault with libcurl >= 7.60.0
ocurl - 0.8.2

Published by ygrek about 6 years ago

* deprecate duphandle
+ curlCode_of_int
+ CURLOPT_MIMEPOST
+ CURLOPT_SSH_KNOWNHOSTS CURLOPT_SSH_KEYFUNCTION
+ HTTP_VERSION_2_PRIOR_KNOWLEDGE
ocurl - 0.8.1

Published by ygrek over 6 years ago

+ CURLOPT_POSTREDIR
* fix Multi.wait on windows (Nicolas Ojeda Bar)
* require libcurl >= 7.28.0
ocurl - 0.8.0

Published by ygrek almost 7 years ago

* fix build on Windows/msvc (Nicolas Ojeda Bar)
* fix debugfunction invocation
* require libcurl >= 7.17.0
* less mallocs per handle
+ CURLOPT_USERNAME CURLOPT_PASSWORD CURLOPT_LOGIN_OPTIONS CURLOPT_CONNECT_TO
+ build cmxs
* fix build tests with OCaml 4.06.0
ocurl -

Published by ygrek over 7 years ago

ocurl -

Published by ygrek over 7 years ago