Function: createStudioHttpClient()
createStudioHttpClient(
options?):StudioHttpClient
Defined in: createStudioHttpClient.ts:13
Builds the browser transport for either a same-origin Studio or a separately hosted one. Authentication remains host-owned: pass a fetch wrapper that adds the desired credentials.