Skip to main content

Interface: TRequest

Properties

_request

_request: any

Defined in

packages/disploy/src/http/TRequest.ts:4


body

body: any

Defined in

packages/disploy/src/http/TRequest.ts:2


headers

headers: Object

Index signature

[key: string]: string | string[] | undefined

Defined in

packages/disploy/src/http/TRequest.ts:3


randId

Optional randId: string

Defined in

packages/disploy/src/http/TRequest.ts:5