Stone.js API
    Preparing search index...

    Kernel Middleware for adding Cross-Origin Resource Sharing (CORS) headers to HTTP responses. It allows controlling how clients from different origins can access the server's resources.

    Represents the type of the incoming HTTP event.

    Represents the type of the outgoing HTTP response.

    Mr. Stone evensstone@gmail.com

    Index
    • Construct an instance of HandleCorsMiddleware.

      Parameters

      • blueprint: { blueprint: IBlueprint }

        The configuration blueprint used for managing CORS settings.

      Returns HandleCorsMiddleware