@opentdf/sdk
    Preparing search index...

    Class HttpRequest

    Generic HTTP request interface used by AuthProvider implementers.

    Index

    Constructors

    Properties

    Constructors

    Properties

    body?: null | BodyInit
    headers: Record<string, string>
    method: HttpMethod
    params?: object
    url: string