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

Treat empty dictionary ID's as "no ID". #2729

Merged
merged 1 commit into from Feb 1, 2024
Merged

Treat empty dictionary ID's as "no ID". #2729

merged 1 commit into from Feb 1, 2024

Conversation

pmeenan
Copy link
Contributor

@pmeenan pmeenan commented Jan 31, 2024

This treats empty dictionary strings as the same as there being no dictionary and reqires all ID's have a non-zero length for the Dictionary-ID header to be sent.

Fix #2721

@pmeenan
Copy link
Contributor Author

pmeenan commented Jan 31, 2024

@horo-t could you PTAL and see if this handles the case you were concerned about?

Copy link

@horo-t horo-t left a comment

Choose a reason for hiding this comment

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

Thanks.
lgtm.

@pmeenan pmeenan merged commit 895df43 into httpwg:main Feb 1, 2024
1 check passed
@pmeenan pmeenan deleted the id branch February 1, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Prohibit an empty string Dictionary-ID
2 participants