val verbose : bool -> t -> tval authmethod : Curl.curlAuth list -> t -> tval max_redirects : int -> t -> tval follow_location : bool -> t -> tval username : string -> t -> tval password : string -> t -> tval pp : Stdlib.Format.formatter -> t -> unitval to_string : t -> string