Share via


http_client::client_config Method

Get client configuration object

_ASYNCRTIMP const http_client_config& client_config() const;

Return Value

A reference to the client configuration object.

Requirements

Header: http_client.h

Namespace: web::http::client

See Also

Reference

http_client Class