Packages

package http

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

Type Members

  1. trait HttpDsl extends HttpCheckSupport with WsCheckSupport with SseCheckSupport with SitemapFeederSupport
  2. type ResponseTransformer = (Session, Response) ⇒ Validation[Response]

Deprecated Value Members

  1. object HeaderNames
    Annotations
    @deprecated
    Deprecated

    (Since version 3.4.0) Use io.netty.handler.codec.http.HttpHeaderNames instead. Will be removed in 3.5.0

  2. object HeaderValues
    Annotations
    @deprecated
    Deprecated

    (Since version 3.4.0) Use io.netty.handler.codec.http.HttpHeaderValues instead. Will be removed in 3.5.0

Inherited from AnyRef

Inherited from Any

Ungrouped