API Documentation
    Preparing search index...

    Interface RequestOptions

    Additional request options.

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

    Properties

    Properties

    headers?: Record<string, any>

    custom http headers