package ezcurl

  1. Overview
  2. Docs
Friendly wrapper around OCurl

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.3.tar.gz
md5=f4ca6b30671c23e96fcb33f412a6835c
sha512=417e8854b1457c50cd969502fd1879edfd03a442a7068573a2014826b495711b6c49a1267f022a9d8619404b2a771353453701073a659376a739bb58075cd66d

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.