fr.hmil

roshttp

package roshttp

Visibility
  1. Public
  2. All

Type Members

  1. class BackendConfig extends AnyRef

    Low-level configuration for the HTTP client backend

  2. final class HttpRequest extends AnyRef

    Builds an HTTP request.

  3. final class Method extends AnyRef

    Wraps HTTP method strings.

  4. final case class Protocol extends Product with Serializable

    Defines the protocol used.

Value Members

  1. object BackendConfig

  2. object ByteBufferChopper

  3. object HttpRequest

  4. object Method

    Exposes available methods as object as well as an implicit conversion from string to Method objects.

  5. object Protocol extends Serializable

  6. package body

  7. package exceptions

  8. package response

  9. package util

Ungrouped