Skip to content

Split singleton headers #506

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

JordonPhillips
Copy link
Contributor

Header lists may be serialized either as the same header multiple times, or as a comma-delimted string. This updates the header list deserializer to split a list value if there is only one. It takes care to ensure that lists of http-date headers are supported with and without quoting.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Header lists may be serialized either as the same header multiple
times, or as a comma-delimted string. This updates the header
list deserializer to split a list value if there is only one. It
takes care to ensure that lists of http-date headers are supported
with and without quoting.
@JordonPhillips JordonPhillips requested a review from a team as a code owner June 4, 2025 13:00
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.

1 participant