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. All

Type Members

  1. abstract class BodyFromResponseAs[F[_], RegularResponse, WSResponse, Stream] extends AnyRef
  2. trait ConvertFromFuture[F[_]] extends AnyRef
  3. trait NoStreams extends Streams[Nothing]
  4. implicit class RichByteBuffer extends AnyRef
  5. 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.

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

Inherited from AnyRef

Inherited from Any

Ungrouped