wvlet / airframe

Essential Building Blocks for Scala
https://wvlet.org/airframe
Apache License 2.0
631 stars 65 forks source link

http-client: Fallback to URLConnectionClient for JDK8 #3472

Closed xerial closed 5 months ago

xerial commented 5 months ago

Retaining support for JDK8 seems relatively easy inside HttpClientBackend

xerial commented 5 months ago

Fixed by #3478