Skip to main content

HttpExtra

Properties

body

body: any


cookies

cookies: object[]

key

key: string

value

value: string


headers

headers: Record<string, string>


meta?

optional meta?: any


query

query: Record<string, string>


requestUrl

requestUrl: string


response

response: IAdminForthHttpResponse