Case-insenstive comparison of algorithm in Digest header #111

Open
opened 2026-04-23 15:10:15 +00:00 by evanp · 0 comments

Per RFC 3230, algorithm comparison is supposed to be case-insensitive. However, Pleroma Relay only accepts the uppercase version ("SHA-256"), not the lowercase or mixed version ("sha-256", "sHA-256").

Per [RFC 3230](https://www.rfc-editor.org/rfc/rfc3230.html#section-4.1.1), algorithm comparison is supposed to be case-insensitive. However, Pleroma Relay only accepts the uppercase version ("SHA-256"), not the lowercase or mixed version ("sha-256", "sHA-256").
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/relay#111
No description provided.