Description
Connected C++ applications can use asynchronous REST, HTTP, and related networking features through the C++ REST SDK. It is useful for developers building clients or services that communicate with web APIs.
Network libraries process untrusted data and may handle credentials. Review TLS, authentication, request validation, and error handling in every application that uses it.