Skip to main content

IAdminForthEndpointHandlerInput

Properties

_raw_express_req

_raw_express_req: Request


_raw_express_res

_raw_express_res: Response


abortSignal

abortSignal: AbortSignal


adminUser

adminUser: AdminUser


body

body: any


cookies

cookies: object[]

key

key: string

value

value: string


headers

headers: object

Index Signature

[key: string]: any


query

query: object

Index Signature

[key: string]: any


requestUrl

requestUrl: string


response

response: IAdminForthHttpResponse


tr

tr: ITranslateFunction