Skip to content
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

Fix Transforms documentation #2381

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Fix Transforms documentation #2381

merged 1 commit into from
Feb 6, 2024

Conversation

joegoldman2
Copy link
Contributor

The current example is throwing the following exception:

System.AggregateException: The proxy config is invalid. (Unexpected value for X-Forwarded: proto,host,for,prefix. Expected one of ForwardedTransformActions) (Unexpected value for Prefix: X-Forwarded-. Expected one of ForwardedTransformActions) (The transform contains more parameters than expected: Append;Prefix;X-Forwarded)
       ---> System.ArgumentException: Unexpected value for X-Forwarded: proto,host,for,prefix. Expected one of ForwardedTransformActions

@benjaminpetit benjaminpetit merged commit 4e5414f into microsoft:main Feb 6, 2024
7 checks passed
@joegoldman2 joegoldman2 deleted the patch-1 branch February 6, 2024 16:47
@MihaZupan MihaZupan added this to the v.Next milestone Mar 25, 2024
@MihaZupan MihaZupan added the Type: Documentation Improvements or additions to documentation label Mar 25, 2024
@MihaZupan MihaZupan modified the milestones: v.Next, YARP 2.2.0-preview1 May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants