package ezcurl

  1. Overview
  2. Docs
Friendly wrapper around OCurl

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
md5=4b098ad0856d9047a536021b196c0fb8
sha512=f6d14bd3e2447206be18990f4d478c9c354ea88bd754357b609a7ed0ff67b57c9707a44cf6f01e0843c6521f4fc3e0c4a76beada692987777a7dbef1f928c259

doc/ezcurl.core/Ezcurl_core/Config/index.html

Module Ezcurl_core.ConfigSource

Sourcetype t
Sourceval default : t
Sourceval verbose : bool -> t -> t
Sourceval authmethod : Curl.curlAuth list -> t -> t
Sourceval max_redirects : int -> t -> t
Sourceval follow_location : bool -> t -> t
Sourceval username : string -> t -> t
Sourceval password : string -> t -> t
Sourceval pp : Format.formatter -> t -> unit
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.