-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I noticed that AWS java sdk supports http/2, but this client is hardcoded to use http1.1
aws-spi-akka-http/src/main/scala/com/github/matsluni/akkahttpspi/AkkaHttpClient.scala
Line 76 in 5c784e9
protocol = HttpProtocols.`HTTP/1.1` |
Any thoughts about adding support for it? I can try to open a PR...
Metadata
Metadata
Assignees
Labels
No labels