Skip to content

Add new options for prefix of whitelabel headers (whitelabel_headers_prefix) #757

Open
@akash3gupta

Description

@akash3gupta

Feature Request

Need to have whitelabel_headers_prefix, just like whitelabel_headers option in config.
Example
whitelabel_headers=true
whitelabel_headers_prefix="CustomName-" default will be "Webhook-"
Then
configured white label headers will be CustomName-id, CustomName-timestamp, CustomName-signature
default headers for whitelabel headers will be webhook-id, webhook-timestamp, webhook-signature

Motivation

Would be useful for clients to use their own specific header names

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestserverIssues regarding the server component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions