rembrembdocs

HTTPBatchStreamLinkOptions<TRoot>: HTTPBatchLinkOptions<TRoot> & object

Defined in: packages/client/src/links/httpBatchStreamLink.ts:21

Type declaration

optional streamHeader: "trpc-accept" | "accept"

Which header to use to signal the server that the client wants a streaming response.

Default

ts

'trpc-accept'

Type Parameters

Type Parameter

TRoot extends AnyClientTypes