MethodRejection
pl.iterators.stir.server.MethodRejection
final case class MethodRejection(supported: Method) extends Rejection
Rejection created by method filters. Signals that the request was rejected because the HTTP method is unsupported.
Attributes
- Source
- Rejection.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Rejectionclass Objecttrait Matchableclass Any
Members list
In this article