package http
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- http
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- trait HttpDsl extends HttpCheckSupport with WsCheckSupport with SseCheckSupport with SitemapFeederSupport
- type ResponseTransformer = (Session, Response) ⇒ Validation[Response]
Value Members
- object MissingNettyHttpHeaderNames
- object MissingNettyHttpHeaderValues
- object Predef extends HttpDsl
Deprecated Value Members
-
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
-
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