12345678910111213141516171819202122# 1 "src/request/unix/default/cb/ezReq.dummy.ml"(**************************************************************************)(* *)(* Copyright 2018-2023 OCamlPro *)(* *)(* All rights reserved. This file is distributed under the terms of the *)(* GNU Lesser General Public License version 2.1, with the special *)(* exception on linking described in the file LICENSE. *)(* *)(**************************************************************************)moduleInterface=structletget?meth:_?headers:_?msg:__urlf=f@@Error(-2,Some"No http client loaded")letpost?meth:_?content_type:_?content:_?headers:_?msg:__urlf=f@@Error(-2,Some"No http client loaded")endincludeEzRequest.Make(Interface)