共用方式為


http_client::~http_client 解構函式

請注意,解構函式不一定會關閉連接並釋放資源。 連接是使用 http_responses 參考計數的。

~http_client();

需求

**標頭:**http_client.h

**命名空間:**web::http::client

請參閱

參考

http_client 類別