Skip to content

Enable all protocols supported by upstream hyper via ALPN by default #61

@nagisa

Description

@nagisa

Disclaimer: I didn’t look at the code from this crate for too long.

This crate appears to be pretty much the most hands free way to get https support with hyper. However, a caveat is that this does not do any protocol negotiation and thus hyper is forced to always use http1.1.

I think it should, by default, do most of this kind of setup for the user without any additional effort on the user end.

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