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

[proxy]: Add a knob controlling the via: header #1225

Merged
merged 1 commit into from Mar 14, 2017

Conversation

deweerdt
Copy link
Member

This commit adds a emit-via-header knob. When set to true, the via:
header is added by the proxy layer (concatenating to an existing header
if necessary), otherwise the header is left as-is. The setting defaults
to true.

This commit adds a `emit-via-header` knob. When set to true, the `via:`
header is added by the proxy layer (concatenating to an existing header
if necessary), otherwise the header is left as-is. The setting defaults
to true.
@kazuho kazuho merged commit f5f6f72 into h2o:master Mar 14, 2017
@kazuho
Copy link
Member

kazuho commented Mar 14, 2017

Thank you for the PR!

kazuho added a commit that referenced this pull request Mar 14, 2017
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.

None yet

2 participants