Loading [MathJax]/extensions/tex2jax.js
azure-core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
curl Directory Reference

Files

 curl_connection_pool_private.hpp
 The curl connection pool provides the utilities for creating a new curl connection and to keep a pool of connections to be re-used.
 
 curl_connection_private.hpp
 The libcurl connection keeps the curl handle and performs the data transfer to the network.
 
 curl_session_private.hpp
 The curl session consumes a curl connection to perform a request with it and start streaming the response.