Skip to content

feat: Allow use of multiple headers for loadbalancing policy #1

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
Jul 30, 2020

Conversation

emmachase
Copy link
Member

Example Syntax:

	proxy / localhost:3001 localhost:3002 {
		policy header X-My-Header X-My-Other-Header
	}

@emmachase emmachase requested a review from 1lann July 30, 2020 19:39
Copy link
Member

@1lann 1lann left a comment

Choose a reason for hiding this comment

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

LGTM

@1lann 1lann merged commit 67b9a15 into master Jul 30, 2020
@emmachase emmachase deleted the emma/multi-header branch July 30, 2020 19:57
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.

2 participants