prepareInvoke

inline suspend fun prepareInvoke(crossinline requestOverride: HttpRequestBuilder.() -> Unit = {}): HttpStatement(source)

Prepares an invocation of the edge function, returning an HttpStatement for streaming or other advanced response handling.

Parameters

requestOverride

Overrides the HTTP request