node-libcurl
    Preparing search index...

    Interface CurlHstsCacheCount

    interface CurlHstsCacheCount {
        count: number;
        index: number;
    }
    Index

    Properties

    Properties

    count: number

    The total count of cache entries.

    index: number

    The index for the current cache entry.