ResponseHeader

play.api.mvc.ResponseHeader
See theResponseHeader companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(status: Int, headers: Map[String, String], reasonPhrase: Option[String]): ResponseHeader

Concrete fields

val httpDateFormat: DateTimeFormatter