You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the following HTTP clients are supported:
sttp
play-ws
play-ahc-ws-standalone
akka-http
Finagle
requests-scala
http4s
sttp supports multiple backends and that takes care of a large percentage of HTTP clients, but we may still want to support other HTTP clients in the future. I added a few others to the TODO list.
The text was updated successfully, but these errors were encountered:
Currently the following HTTP clients are supported:
sttp supports multiple backends and that takes care of a large percentage of HTTP clients, but we may still want to support other HTTP clients in the future. I added a few others to the TODO list.
The text was updated successfully, but these errors were encountered: