oliora / ppconsul

C++ client for Consul (http://consul.io)
Boost Software License 1.0
152 stars 56 forks source link

Support ppconsul::kw::enable_stop for libcurl <= 7.31.0 (e.g. RedHat 7) #49

Closed joconnor-openet closed 4 years ago

joconnor-openet commented 4 years ago

using deprecated CURLOPT_PROGRESSFUNCTION/CURLOPT_PROGRESSDATA inside a #ifdef

oliora commented 4 years ago

Thank you for the fix!