Packages

p

sttp.client

internal

package internal

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

Type Members

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

  2. trait SttpFileCompanionExtensions extends AnyRef
  3. trait SttpFileExtensions extends AnyRef
  4. class ToCurlConverter[R <: RequestT[Identity, _, _]] extends AnyRef
  5. case class WwwAuthHeaderValue extends Product with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped