Module EzRequest_commonSource

Sourceval add_user_agent : ?headers:??? -> unit -> (string * string) list option
Sourceval handle_input : 'i. ?params:??? -> ?post:??? -> ?url_encode:??? -> input:'i -> EzAPI.base_url -> ('arg, 'i, 'output, 'error, [< EzAPI.Security.scheme ]) EzAPI.service -> 'arg -> ((EzAPI.url -> 'a) * (?content_type:??? -> ?content:??? -> EzAPI.url -> 'a)) -> 'a