Skip to content

@epikodelabs/streamix


@epikodelabs/streamix / networking/src/public-api / createHttpClient

Function: createHttpClient()

createHttpClient(): HttpClient

Defined in: projects/libraries/streamix/networking/src/lib/httpClient.ts:417

Creates an HttpClient instance.

Use withDefaults() to register middleware that will be applied to every request made through the client.

Returns

HttpClient

Released under the GNU AGPL v3 or later.