Packages

p

lerna

http

package http

Lerna HTTP

Overview

The package provides Akka HTTP and spray-json utilities.

Linear Supertypes

Type Members

  1. trait HttpRequestLoggingSupport extends HttpRequestProxySupport

    A trait that provides sending an HTTP request with logging and timeout

  2. trait HttpRequestProxySupport extends AnyRef

    A trait that provides generating HTTP proxy settings

    A trait that provides generating HTTP proxy settings

    The proxy settings can be configured by com.typesafe.config.Config. You should configure the settings if you use an HTTP proxy.

  3. trait SecretHeader extends AnyRef

    A trait that provides a custom HTTP header with a credential value or a secret value

    A trait that provides a custom HTTP header with a credential value or a secret value

    The trait overrides toString for masking the value of this header.

Inherited from AnyRef

Inherited from Any

Ungrouped