build
Build a configured HttpClient using the current builder state.
Delegates to the internal zetaHttpClient { ... } factory to construct and wire the client.
Return
A ready-to-use HttpClient instance.
Build a configured HttpClient using the current builder state.
Delegates to the internal zetaHttpClient { ... } factory to construct and wire the client.
Return
A ready-to-use HttpClient instance.
Parameters
add Extras
Lambda to add extra custom configuration.