package ezcurl

  1. Overview
  2. Docs
Friendly wrapper around OCurl

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
md5=e2213c3b66680ebaa4572660b8de4756
sha512=b40824b7a4d38b7082884f265918b4100a1492548ca37d1b495bffee15ea6743e3557d70b524a3a56a7c4504678becc16a3f40e7d5054c3d81ec2ee831f4adda

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.