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: forward meta headers to worker interceptor #1633

Merged
merged 1 commit into from
Oct 15, 2018

Conversation

nikonov1101
Copy link
Member

This commit adds ability to set worker header via HTTP 1.1 request.
Header will be used by WorkerManagement interceptor to create connection.

This commit adds ability to set worker header via HTTP 1.1 request.
Header will be used by WorkerManagement interceptor to create connection.
@nikonov1101 nikonov1101 added 💩 T: bug This PR/Issue fixes a bug S: Node This PR/Issue changes Node P: low This PR/Issue has minor priority V: patch This PR/Issue requires patch version to be bumped labels Oct 14, 2018
@3Hren 3Hren merged commit 90fb68b into master Oct 15, 2018
@3Hren 3Hren deleted the fix/node/forward-header branch October 15, 2018 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: low This PR/Issue has minor priority S: Node This PR/Issue changes Node 💩 T: bug This PR/Issue fixes a bug V: patch This PR/Issue requires patch version to be bumped
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants