aliyunoss-cli
    Preparing search index...

    Interface GetObjectOptions

    interface GetObjectOptions {
        headers?: object;
        process?: string;
        timeout?: number;
    }
    Index
    headers?: object
    process?: string

    The Content-Type of the callback requests initiatiated, It supports application/x-www-form-urlencoded and application/json, and the former is the default value.

    timeout?: number