Documentation
    Preparing search index...
    type ConnectionOpts = {
        headers?: Record<string, string>;
        url: string;
    }
    Index

    Properties

    Properties

    headers?: Record<string, string>

    Headers to attach on every request. Use this to attach authentication headers.

    url: string

    Restate ingress URL. For example: http://localhost:8080