package ezcurl

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.