ygrek / ocurl

OCaml bindings to libcurl
https://ygrek.org/p/ocurl
MIT License
59 stars 32 forks source link

+ CURLOPT_BUFFERSIZE #44

Closed dwwoelfel closed 3 years ago

dwwoelfel commented 3 years ago

Add support for setting CURLOPT_BUFFERSIZE, available in libcurl since 7.10.0.

ygrek commented 3 years ago

Thanks! (amended your commit with autoreconf as b074dfeddeca589330e3f1c746f560d97d84824b)