Additional request options.

interface RequestOptions {
    headers?: Record<string, any>;
}

Properties

Properties

headers?: Record<string, any>

custom http headers