package ezcurl
Friendly wrapper around OCurl
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.2.1.tar.gz
md5=2255e9953d8b1dba7601d300631ea023
sha512=c3429bff46980e684d93c7e6b69ea39dd5f56a6f27e5b811e9f8433632ef312d1ff123759fa69aca8508d54f5597dffdaff41f1ab9ef3cf0a83a9ece100d5763
doc/ezcurl.core/Ezcurl_core/index.html
Module Ezcurl_core
Source
Core signatures and implementation
Make a temporary client, call the function with it, then cleanup
Source
type response = {
code : int;
headers : (string * string) list;
body : string;
info : response_info;
}
Source
type meth =
| GET
| POST of Curl.curlHTTPPost list
| PUT
| DELETE
| HEAD
| CONNECT
| OPTIONS
| TRACE
| PATCH
The HTTP method to use
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page