UnauthenticatedNetworkClient

internal class UnauthenticatedNetworkClient(engine: <Error class: unknown class>, backendLinks: <Error class: unknown class>)

Provides a HttpClient that has all the needed configurations to talk with a Wire backend, like Serialization, and Content Negotiation.

Constructors

Link copied to clipboard
constructor(engine: <Error class: unknown class>, backendLinks: <Error class: unknown class>)

Properties

Link copied to clipboard
val httpClient: <Error class: unknown class>