client


Description:

public static HttpClient client (string baseUrl)

Creates an HttpClient bound to a base URL.

Parameters:

baseUrl

base URL (for example, api.example.com over HTTPS).

Returns:

HttpClient instance.