Allow providing arbitrary HTTP headers for a uri
style destination
#5046
Labels
area/delivery
area/security
kind/feature-request
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone
Problem
Using a
uri
as a destination (e.g. in aSequence
) the receiving endpoint might be secured and require additional information to allow access.One way to achieve this may be a custom header, which currently cannot be presented as only a URI can be provided.
I guess the same is true when using a
ref
instead of auri
.Persona:
Event consumer
Exit Criteria
Configure a Sequence with arbitrary additional HTTP headers, check that the receiving endpoint receives these.
Time Estimate (optional):
1
Additional context (optional)
The text was updated successfully, but these errors were encountered: