IRequestPayload interface

Definition for a streaming request payload.

Properties

path
streams
verb

Property Details

path

path: string

Property Value

string

streams

streams?: IStreamDescription[]

Property Value

verb

verb: string

Property Value

string