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

Adds rationale and notes around comma-separated HTTP headers #1205

Merged
merged 4 commits into from
May 12, 2020

Conversation

codefromthecrypt
Copy link
Member

No description provided.

@@ -60,6 +60,15 @@ attempting to do that would limit the applicability of Brave, which is an anti-
goal. Instead, we choose to use nothing except floor Java version features,
currently Java 6.

Here's an example of when things that seem right aren't. We once dropped our
Copy link
Member Author

Choose a reason for hiding this comment

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

this is not about HTTP, but don't feel like moving it to another PR ...

responsibility of the `Propagation` implementation. Hence, the `Injector`,
which knows format rules, should do comma joining when valid.

Some think that sending a header in comma-separated format, implies a receiver
Copy link
Member Author

Choose a reason for hiding this comment

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

I added this point because it is a common fantasy

.github/CONTRIBUTING.md Outdated Show resolved Hide resolved
@codefromthecrypt codefromthecrypt merged commit 62e8ae0 into master May 12, 2020
@codefromthecrypt codefromthecrypt deleted the setter-getter branch May 12, 2020 07:14
@codefromthecrypt
Copy link
Member Author

Thanks for the help @NersesAM !

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.

3 participants