Simon Cruanes
e97003644a
refactor: rename files
2024-10-01 12:17:53 -04:00
Simon Cruanes
71a37788ac
feat: add Ezcurl.Cookies module, get/set/transfer them
2024-10-01 12:01:36 -04:00
Simon Cruanes
a8ad44d39e
feat ezcurl: wrap Curl.t in record; add cookie support
2024-10-01 10:59:55 -04:00
Simon Cruanes
be03f25cc0
ocamlformat
2023-06-09 21:06:20 -04:00
Simon Cruanes
73899acdf2
more doc
2023-06-09 21:04:03 -04:00
Simon Cruanes
a1e2d7f600
enrich content type so it can be a stream.
...
- content is now either a string, or a callback function writing into
a buffer
- also fix potential performance issue in body reading
- add `?content` to post
2021-07-30 12:43:36 -04:00
Simon Cruanes
fa37890804
feat: add a way to send content
2019-09-14 12:50:33 -05:00
Simon Cruanes
54e7d1740f
feat: add more methods, add range parameter
2019-09-14 11:28:28 -05:00
Simon Cruanes
637674f6d0
feat: add some printers
2019-09-14 10:54:53 -05:00
Simon Cruanes
bf31f32a5b
feat: add lwt wrapper
2019-09-14 10:00:38 -05:00