Skip to content

docs: update custom header docs to match envoy behavior#424

Merged
htuch merged 1 commit intoenvoyproxy:masterfrom
turbinelabs:stephan/2250-update-docs
Jan 23, 2018
Merged

docs: update custom header docs to match envoy behavior#424
htuch merged 1 commit intoenvoyproxy:masterfrom
turbinelabs:stephan/2250-update-docs

Conversation

@zuercher
Copy link
Copy Markdown
Member

Matches changes related to envoyproxy/envoy#2250. Plus some formatting fixes in the header variable definition list.

Signed-off-by: Stephan Zuercher stephan@turbinelabs.io

Matches changes related to envoyproxy/envoy#2250.

Signed-off-by: Stephan Zuercher <stephan@turbinelabs.io>
Copy link
Copy Markdown
Contributor

@kyessenov kyessenov left a comment

Choose a reason for hiding this comment

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

LGTM modulo unnecessary spaces

@zuercher
Copy link
Copy Markdown
Member Author

I added the spaces so that the indenting in all 4 blocks would be the same.

Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

LGTM

@htuch htuch merged commit 06198f6 into envoyproxy:master Jan 23, 2018
zuercher added a commit to envoyproxy/envoy that referenced this pull request Jan 26, 2018
Description:
Modifies the parsing of request_headers_to_add and response_headers_to_add to allow multiple variables and to allow static content around variable values. The % delimiters used to denote variables can be escaped by doubling the % sign.

Risk Level: Medium
Modifies existing features in a way that would make old configurations invalid (if they have % signs in them).

Testing: Added unit tests for full coverage of header formatters and parser.

Docs Changes: envoyproxy/data-plane-api#424

Release Notes: added

Fixes: #2250

Signed-off-by: Stephan Zuercher stephan@turbinelabs.io
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.

4 participants