context

Sets the CoroutineContext for the Builder.

Parameters

context

The CoroutineContext to be used for the network operations.


The coroutine context used for executing network operations. Defaults to the platform-specific network context if not explicitly set.