MalformedHeaderRejection

pl.iterators.stir.server.MalformedHeaderRejection
final case class MalformedHeaderRejection(headerName: String, errorMsg: String, cause: Option[Throwable]) extends Rejection

Rejection created by header directives. Signals that the request was rejected because a header value is malformed.

Attributes

Source
Rejection.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Rejection
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product