Skip to content

Add support for multiple HTTP Signature and Signature Input headers #26

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

Merged
merged 1 commit into from
Jun 9, 2025

Conversation

AkshatM
Copy link
Contributor

@AkshatM AkshatM commented Jun 9, 2025

RFC 9421 dictates that multiple HTTP Signature and Signature-Input headers may find themselves in a message. Since labels are unique, my approach is to munge all valid headers into one and search for the corresponding unique label.

RFC 9421 dictates that multiple HTTP `Signature` and `Signature-Input`
headers may find themselves in a message. Since labels are unique, my
approach is to munge all valid headers into one and search for the
corresponding unique label.
@AkshatM AkshatM force-pushed the add_multi_header_support branch from 73b8696 to 685acd2 Compare June 9, 2025 07:29
@AkshatM AkshatM merged commit bd6179c into main Jun 9, 2025
7 checks passed
@AkshatM AkshatM deleted the add_multi_header_support branch June 9, 2025 07:31
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