OINO TS
    Preparing search index...

    Class OINOApiRequest

    Specialized result for HTTP responses.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    etags?: string[]
    headers: OINOHeaders
    lastModified?: number
    method: string
    multipartBoundary?: string
    params?: Record<string, string>

    Key-value parameters

    queryParams: OINOQueryParams
    requestType: OINOContentType
    responseDownload?: string
    responseType: OINOContentType
    rowData: OINOApiData
    rowId: string
    url?: URL

    Methods