http Client
Creates an HTTP client with the specified configuration.
Return
The created HTTP client.
Parameters
config
The configuration block for the HTTP client.
Creates a new instance of HttpClient with the given configuration.
Return
A new instance of HttpClient.
Parameters
config
The configuration block for HttpClient. If not provided, default configuration will be used.