http_client::client_config 方法

获取客户端配置对象

_ASYNCRTIMP const http_client_config& client_config() const;

返回值

对客户端配置对象的引用。

要求

**标头:**http_client.h

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

请参见

参考

http_client 类