StreamingResponseOptions
Defined in: react-nextjs/src/server.ts:14
Streaming response options.
Properties
Section titled “Properties”headers?
Section titled “headers?”
optionalheaders:Record<string,string>
Defined in: react-nextjs/src/server.ts:16
Response headers
status?
Section titled “status?”
optionalstatus:number
Defined in: react-nextjs/src/server.ts:18
Response status code