Skip to content

support HTTP/1.1 vs HTTP/2 protocol negotiation for client connections #483

@pjfanning

Description

@pjfanning

Aim would be to request a HTTP/2 client connection but to allow failover to HTTP/1.1 if the server-side does not support HTTP/2.

See https://pekko.apache.org/docs/pekko-http/current/client-side/http2.html#http-2-over-tls - which says:

Apache Pekko HTTP does not currently support protocol negotiation to fall back to HTTP/1.1 for this API. When the server does not support HTTP/2, the stream will fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions