package ezcurl

  1. Overview
  2. Docs
Friendly wrapper around OCurl

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.2.tar.gz
md5=75eafead85b6fe5ba2652a4eb580a9a9
sha512=dde8178f2c06adb047b8fcecc8c14bc2c5f9f51748c725c2917f7f5d3faeff385303123eb0213c55d7f2e29dad9e8c88da1b0460fa643cfba958fbe531c097fd

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.