package fetch

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package future
  2. package thenable

Type Members

  1. trait BasicAuthentication extends algebra.BasicAuthentication with EndpointsWithCustomErrors

  2. trait BuiltInErrors extends algebra.BuiltInErrors

  3. trait Endpoints extends algebra.Endpoints with EndpointsWithCustomErrors with BuiltInErrors
  4. final class EndpointsSettings extends Serializable

    Settings for XHR interpreter.

  5. trait EndpointsWithCustomErrors extends algebra.EndpointsWithCustomErrors with Urls with Methods with StatusCodes
  6. final case class FetchUrl(underlying: String) extends AnyVal with Product with Serializable
  7. trait JsonEntitiesFromCodecs extends EndpointsWithCustomErrors with algebra.JsonEntitiesFromCodecs
  8. trait JsonEntitiesFromSchemas extends algebra.JsonEntitiesFromSchemas with JsonEntitiesFromCodecs with JsonSchemas
  9. trait Methods extends algebra.Methods
  10. final class RequestData extends Serializable
  11. trait StatusCodes extends algebra.StatusCodes
  12. class TextDecoder extends Object
    Annotations
    @JSType() @native() @JSGlobal()
  13. class TextEncoder extends Object
    Annotations
    @JSType() @native() @JSGlobal()
  14. trait Urls extends algebra.Urls

    algebra.Urls interpreter that builds URLs (in a JavaScript runtime environment).

Value Members

  1. object EndpointsSettings extends Serializable
  2. object RequestData extends Serializable

interpreters

Ungrouped