Skip to content

escalate: Add x-escalate-redirect header (#1092) #12447

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 16, 2025

Conversation

bneradt
Copy link
Contributor

@bneradt bneradt commented Aug 12, 2025

If the escalate.so plugin escalates a request, add the x-escalate-redirect header as an indicator that it did so. Adding the header can be disabled via: @pparam=--no-redirect-header

@bneradt bneradt added this to the 10.2.0 milestone Aug 12, 2025
@bneradt bneradt self-assigned this Aug 12, 2025
@bneradt bneradt added New Feature escalate escalate plugin labels Aug 12, 2025
shukitchan
shukitchan previously approved these changes Aug 12, 2025
@ezelkow1 ezelkow1 self-requested a review August 15, 2025 14:56
@ezelkow1
Copy link
Member

Looks good, though my only question would be do we want to enable this new behavior by default? Since it would be changing how this acts for current users, rather than just making it disabled by default

ezelkow1
ezelkow1 previously approved these changes Aug 15, 2025
If the escalate.so plugin escalates a request, add the
x-escalate-redirect header as an indicator that it did so. Adding the
header can be disabled via: @pparam=--no-redirect-header
@bneradt bneradt dismissed stale reviews from ezelkow1 and shukitchan via 1e057ea August 15, 2025 19:38
@bneradt bneradt force-pushed the escalate_add_x_header branch from 41fe93a to 1e057ea Compare August 15, 2025 19:38
@bneradt bneradt merged commit f781dfe into apache:master Aug 16, 2025
15 checks passed
@bneradt bneradt deleted the escalate_add_x_header branch August 16, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants