@nextcloud/files

    Interface WebDAVMethodOptions

    interface WebDAVMethodOptions {
        data?: RequestDataPayload;
        headers?: Headers;
        signal?: AbortSignal;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    headers?: Headers
    signal?: AbortSignal
    MMNEPVFCICPMFPCPTTAAATR