WebResponse | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Hierarchy

    • Response
      • WebResponse
    Index

    Constructors

    • Parameters

      • Optionalbody: BodyInit
      • Optionalinit: ResponseInit & { trace?: string }

      Returns WebResponse

    Accessors

    • get trace(): undefined | string

      Returns undefined | string

    Methods

    • Returns Promise<WebResponseInfo>

    • Returns Promise<{ transferList: TransferListItem[]; value: WebResponseForTransfer }>