-
Notifications
You must be signed in to change notification settings - Fork 104
Adding encoding of payload headers, currently defaults to existing behavior, not encoding #939
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Going to see if we can get some user feedback about the danger in changing the default for applying header codecs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor things. Also let's change the title of the PR so it doesn't look like we're enabling this by default
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, one minor, non-blocking suggestion.
What was changed
Support for encoding/decoding headers across client/activity/workflow.
Why?
Checklist
Closes [Feature Request] Opt-in support for applying codec to headers #925
How was this tested: