aboutsummaryrefslogtreecommitdiff
path: root/docs/backends
diff options
context:
space:
mode:
Diffstat (limited to 'docs/backends')
-rw-r--r--docs/backends/summary.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/backends/summary.rst b/docs/backends/summary.rst
index d58bb54..8e4f11d 100644
--- a/docs/backends/summary.rst
+++ b/docs/backends/summary.rst
@@ -18,6 +18,7 @@ Below is a summary of all the backends. See the sections on individual backend i
Class Response wrapper Supported stream type
================================ ============================ ================================================
``HttpURLConnectionBackend`` None (``Id``) n/a
+``TryBackend`` ``scala.util.Try`` n/a
``AkkaHttpBackend`` ``scala.concurrent.Future`` ``akka.stream.scaladsl.Source[ByteString, Any]``
``AsyncHttpClientFutureBackend`` ``scala.concurrent.Future`` n/a
``AsyncHttpClientScalazBackend`` ``scalaz.concurrent.Task`` n/a