Skip to content

Added known HTTP header field names from RFC 9842#119

Merged
guoye-zhang merged 3 commits into
apple:mainfrom
xbhatnag:compression-dictionary-types
May 14, 2026
Merged

Added known HTTP header field names from RFC 9842#119
guoye-zhang merged 3 commits into
apple:mainfrom
xbhatnag:compression-dictionary-types

Conversation

@xbhatnag
Copy link
Copy Markdown
Contributor

These headers were accepted in RFC 9842 (https://www.rfc-editor.org/rfc/rfc9842.html)

@xbhatnag xbhatnag changed the title Added Dictionary-ID and Available-Dictionary to known HTTP field names Added known HTTP header field names from RFC 9842 May 14, 2026
@guoye-zhang guoye-zhang added the 🆕 semver/minor Adds new public API. label May 14, 2026
@guoye-zhang guoye-zhang enabled auto-merge (squash) May 14, 2026 21:06
@guoye-zhang guoye-zhang merged commit e9b43cc into apple:main May 14, 2026
52 of 53 checks passed
/// Dictionary-ID
///
/// https://www.rfc-editor.org/rfc/rfc9842.html
public static var dictionaryId: Self { .init(rawName: "Dictionary-ID", canonicalName: "dictionary-id") }
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This should have been dictionaryID following Swift naming conventions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants