Anchorage API reference
    Preparing search index...

    The minimal header reader a webhook signature check needs — a Headers or any case-insensitive get(name) => string | null. Structural so the module stays free of the DOM/Workers Headers lib choice.

    interface WebhookHeaders {
        get(name: string): string | null;
    }
    Index

    Methods

    Methods