microsoft / cpprestsdk

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Other
7.91k stars 1.64k forks source link

vcpkg install cpprestsdk[compression] and web::http::compression::builtin::supported() return false? #1726

Open RiuHDuo opened 1 year ago

RiuHDuo commented 1 year ago

vcpkg install cpprestsdk[compression] and web::http::compression::builtin::supported() return false? how to install the version support compression?

wltyzh commented 9 months ago

I have the same problem.