Http2SupportNotPresentException never existed in pekko-http by pjfanning · Pull Request #13747 · playframework/playframework
Pull Request Checklist
- Have you read How to write the perfect pull request?
- Have you read through the contributor guidelines?
- Have you referenced any issues you're fixing using commit message keywords?
- Have you added copyright headers to new files?
- Have you checked that both Scala and Java APIs are updated?
- Have you updated the documentation for both Scala and Java sections?
- Have you added tests for any changed functionality?
Helpful things
Fixes
Fixes #xxxx
Purpose
What does this PR do?
akka/akka-http#3526 got rid of this class quite some time ago and well before pekko-http was forked
Background Context
Why did you take this approach?
References
Are there any relevant issues / PRs / mailing lists discussions?