object Result extends Serializable
- Source
- Results.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Result
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def warnFlashingIfNotRedirect(flash: Flash, header: ResponseHeader): Unit
Logs a redirect warning for flashing (in dev mode) if the status code is not 3xx
Logs a redirect warning for flashing (in dev mode) if the status code is not 3xx
- Annotations
- @inline()