masroore / CurlSharp

CurlSharp - .Net binding and object-oriented wrapper for libcurl.
BSD 3-Clause "New" or "Revised" License
182 stars 71 forks source link

Update to libcurl 7.52 #30

Closed vizyviz closed 7 years ago

vizyviz commented 7 years ago

This is a pretty awesome wrapper, would be great to see it support libcurl 7.52 and a the curlmopt_XXX for enabling full HTTP/2

masroore commented 7 years ago

@non-standard libcurl 7.52 with nghttp_2 support has been implemented.