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

Changes to support url encoded header in repose 9 #89

Merged
merged 2 commits into from
Oct 23, 2019

Conversation

isenthilnatarajan
Copy link

Changes:

  • Added option to set the URL encoded header names in system-model for repose9

Copy link

@nonameentername nonameentername left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@@ -137,6 +137,7 @@
$rewrite_host_header = undef,
$service_cluster = undef,
$tracing_header = {},
$encoded_headers = [],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One Style nitpick here - please lineup the "=" with the rest of the attributes.
Also please document the new attribute higher up in the file in the file following the style of documentation for the other attributes.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Bjoshua documented the new attribute and fixed this lineup

@scarlettmoonbell
Copy link
Contributor

We will also need a review from @jstraw as he is part of the org in charge of this repo.

@jstraw jstraw merged commit d20013e into rackerlabs:master Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants