Skip to content

Consider changing some httpsig-hyper traits to be non-async #9

@ducaale

Description

@ducaale

Since computing and verifying content-digest header is done separately from request/response signing and verification, it would be nice to have the methods in MessageSignatureReq and MessageSignatureRes not return futures.

This is mostly helpful when using blocking HTTP client such as reqwest::blocking or ureq.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions