Packages

p

sttp.client3

internal

package internal

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. internal
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package ws

Type Members

  1. abstract class BodyFromResponseAs[F[_], RegularResponse, WSResponse, Stream] extends AnyRef
  2. trait NoStreams extends Streams[Nothing]
  3. implicit class RichByteBuffer extends AnyRef
  4. abstract class SttpFile extends SttpFileExtensions

    A platform agnostic file abstraction.

    A platform agnostic file abstraction.

    Different platforms have different file representations. Each platform should provide conversions in the FileCompanionExtensions trait to convert between their supported representations and the File abstraction.

  5. trait SttpFileCompanionExtensions extends AnyRef
  6. trait SttpFileExtensions extends AnyRef
  7. class ToCurlConverter[R <: RequestT[Identity, _, _]] extends AnyRef
  8. case class WwwAuthHeaderValue(values: Map[String, String]) extends Product with Serializable

Value Members

  1. object NoStreams extends Streams[Nothing] with NoStreams
  2. object SttpFile extends SttpFileCompanionExtensions
  3. object ToCurlConverter
  4. object WwwAuthHeaderParser

Inherited from AnyRef

Inherited from Any

Ungrouped