pjfanning opened a new issue, #483: URL: https://github.com/apache/incubator-pekko-http/issues/483
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
