Skip to content

Support for newer HTTPBIS message digest headers #29

Description

@TurboEncabulator9000

Existing, deprecated header style:
Digest: SHA256=abc,SHA512=xyz

Newer, IETF HTTPBIS (RFC track) header style:
Content-Digest: SHA256=:abc:,SHA512=:xyz:

The difference is that the header key is changed, and the base64 values are enclosed with colons (per Structured Headers).

Would be nice if we could have an option to use the newer header style.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions