ygrek / ocurl

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

feature: get_http_version #59

Closed rgrinberg closed 2 years ago

rgrinberg commented 2 years ago

Get the http version from the response

ygrek commented 2 years ago

applied the changes and committed as https://github.com/ygrek/ocurl/commit/46d2c4564fd21e73cf7d90f1026e9480b5445254 thanks @rgrinberg and @nojb

rgrinberg commented 2 years ago

Thank you! A release with this change would be handy as I'd like to use it for the cohttp + ocurl i'm building.

ygrek commented 2 years ago

https://github.com/ocaml/opam-repository/pull/20404