Skip to content

deprecate IsHeaderField without dd#1007

Merged
gbirchmeier merged 4 commits into
connamara:masterfrom
gbirchmeier:IsHeaderField-i562
Apr 13, 2026
Merged

deprecate IsHeaderField without dd#1007
gbirchmeier merged 4 commits into
connamara:masterfrom
gbirchmeier:IsHeaderField-i562

Conversation

@gbirchmeier
Copy link
Copy Markdown
Member

IsHeaderField(tag) without the DD param should be discouraged, because custom DDs might add other header fields that need to be matched. Removed internal usages of it and deprecated it.

resolves #562

IsHeaderField(tag) without the DD param should be discouraged,
because custom DDs might add other header fields that need to be matched.
Removed internal usages of it and deprecated it.

 resolves connamara#562
Technically a public-interface breakage, but
doubtful anyone will be affected
@gbirchmeier gbirchmeier merged commit 1ab268a into connamara:master Apr 13, 2026
2 checks passed
@gbirchmeier gbirchmeier deleted the IsHeaderField-i562 branch April 13, 2026 21:35
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.

Message.IsHeaderField(tag) should not be hardcoded with header fields

2 participants