Note the destructor doesn't necessarily close the connection and release resources. The connection is reference counted with the http_responses.
~http_client();
Requirements
Header: http_client.h
Namespace: web::http::client
Note the destructor doesn't necessarily close the connection and release resources. The connection is reference counted with the http_responses.
~http_client();
Header: http_client.h
Namespace: web::http::client