avast / scala-server-toolkit

Functional programming toolkit for building server applications in Scala.
https://avast.github.io/scala-server-toolkit
MIT License
198 stars 20 forks source link

Subproject for http4s-jdk-http-client #267

Closed jakubjanecek closed 3 years ago

jakubjanecek commented 4 years ago

https://github.com/http4s/http4s-jdk-http-client

jakubjanecek commented 3 years ago

I've decided that I will add support for plain JDK HTTP Client since we will probably want to use sttp with it.

474