sttp.client3.httpclient.fs2.HttpClientFs2Backend$
See theHttpClientFs2Backend companion class Attributes
- Companion:
- class
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Value members
Create a stub backend for testing, which uses the F response wrapper, and supports Stream[F, Byte]
streaming.
Create a stub backend for testing, which uses the F response wrapper, and supports Stream[F, Byte]
streaming.
See SttpBackendStub for details on how to configure stub responses.
Attributes