Script API - v1.26.10.22
    Preparing search index...

    An error thrown when HTTPS is required but a non-HTTPS URI was provided.

    Hierarchy

    • Error
      • HttpsOnlyError
    Index

    Constructors

    Properties

    Constructors

    Properties

    message: string
    name: string
    stack?: string
    uri: string

    URI that was rejected for not using HTTPS.

    This property can be read in early-execution mode.